1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Update baikal.yaml

This commit is contained in:
ericgaspar 2023-10-01 07:37:52 +02:00
parent 6c22f33a71
commit 5b8209e5f5

View file

@ -21,7 +21,6 @@ system:
dav_ldap_email_attr: 'mail' dav_ldap_email_attr: 'mail'
database: database:
encryption_key: '__ENCRYPT_KEY__' encryption_key: '__ENCRYPT_KEY__'
#sqlite_file: "absolute/path/to/Specific/db/db.sqlite"
mysql: true mysql: true
mysql_host: 'localhost' mysql_host: 'localhost'
mysql_dbname: '__DB_NAME__' mysql_dbname: '__DB_NAME__'