forked from Hay1tsme/artemis
core: pushing changes regarding MySQL ssl toggle that is now mandatory
This commit is contained in:
@ -27,6 +27,7 @@ database:
|
||||
name: "aime"
|
||||
port: 3306
|
||||
protocol: "mysql"
|
||||
ssl_enabled: False
|
||||
sha2_password: False
|
||||
loglevel: "info"
|
||||
enable_memcached: True
|
||||
|
Reference in New Issue
Block a user