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:
parent
4edfab1287
commit
9965ee252d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ system:
|
|||
dav_ldap_email_attr: 'mail'
|
||||
database:
|
||||
encryption_key: '__ENCRYPT_KEY__'
|
||||
sqlite_file: "absolute/path/to/Specific/db/db.sqlite"
|
||||
#sqlite_file: "absolute/path/to/Specific/db/db.sqlite"
|
||||
mysql: true
|
||||
mysql_host: 'localhost'
|
||||
mysql_dbname: '__DB_NAME__'
|
||||
|
|
Loading…
Add table
Reference in a new issue