|
@@ -34,6 +34,7 @@ static const char *default_srv_config = "{"
|
|
|
"\"admin_account\": \"\","
|
|
"\"admin_account\": \"\","
|
|
|
"\"title\": \"\","
|
|
"\"title\": \"\","
|
|
|
"\"short_description\": \"\","
|
|
"\"short_description\": \"\","
|
|
|
|
|
+ "\"protocol\": \"https\","
|
|
|
"\"fastcgi\": false"
|
|
"\"fastcgi\": false"
|
|
|
"}";
|
|
"}";
|
|
|
|
|
|