mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update default.yml
This commit is contained in:
parent
7c2a2a421a
commit
5faab66eea
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ db:
|
||||||
db: __DB_NAME__
|
db: __DB_NAME__
|
||||||
|
|
||||||
# Auth
|
# Auth
|
||||||
user: __DB_NAME__
|
user: __DB_USER__
|
||||||
pass: __DB_PWD__
|
pass: __DB_PWD__
|
||||||
|
|
||||||
# Whether disable Caching queries
|
# Whether disable Caching queries
|
||||||
|
|
Loading…
Add table
Reference in a new issue