mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Add configuration option to disable SSL requirement on API
This commit is contained in:
@@ -5,6 +5,7 @@ languages:
|
||||
main:
|
||||
maintenance: false
|
||||
key: ''
|
||||
api_require_ssl: true
|
||||
database:
|
||||
host: 'sql-host'
|
||||
port: 3306
|
||||
|
Reference in New Issue
Block a user