Fix typo in api_disable param name

This commit is contained in:
Thibaud Fabre
2016-09-27 11:30:49 +02:00
parent c13e086120
commit 5666286e33
3 changed files with 3 additions and 4 deletions

View File

@@ -6,9 +6,8 @@ main:
maintenance: false
languages: []
key: ''
api_disable: false
api_disable: true
api_require_ssl: true
api_disabled: true
database:
host: 127.0.0.1
port: 3306