diff options
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -36,6 +36,7 @@ static const char *default_srv_config = "{" | |||
| 36 | "\"admin_account\": \"\"," | 36 | "\"admin_account\": \"\"," |
| 37 | "\"title\": \"\"," | 37 | "\"title\": \"\"," |
| 38 | "\"short_description\": \"\"," | 38 | "\"short_description\": \"\"," |
| 39 | "\"short_description_raw\": false," | ||
| 39 | "\"protocol\": \"https\"," | 40 | "\"protocol\": \"https\"," |
| 40 | "\"fastcgi\": false" | 41 | "\"fastcgi\": false" |
| 41 | "}"; | 42 | "}"; |