Fixed the missing file SSL option
This commit is contained in:
parent
6631cd26c5
commit
89f4ed05b2
@ -21,7 +21,7 @@ bool FileServerHandler::initialize(std::string &error) {
|
||||
}
|
||||
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
file::config::ssl_option_supplier = [&]{
|
||||
return this->instance_->sslManager()->web_ssl_options();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user