This commit is contained in:
Shlomi Noach 2016-10-18 09:50:37 +02:00
Родитель f1819cdd2f
Коммит f1894b17e8
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,7 @@
"HTTPPort": 3002,
"HTTPAuthUser": "",
"HTTPAuthPassword": "",
"UseSSL": true,
"UseSSL": false,
"SSLCertFile": "",
"SSLPrivateKeyFile": "",
"HttpTimeoutSeconds": 10,
@ -28,5 +28,5 @@
"CustomCommands": {
"true": "/bin/true"
},
"TokenHintFile": "",
"TokenHintFile": ""
}