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,7 +6,7 @@ main:
|
||||
maintenance: false
|
||||
key: ''
|
||||
api_require_ssl: true
|
||||
api_disabled: true
|
||||
api_disable: true
|
||||
database:
|
||||
host: 'sql-host'
|
||||
port: 3306
|
||||
|
Reference in New Issue
Block a user