mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix typo in api_disable param name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user