mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
fix: forgot config template file
This commit is contained in:
parent
7807979b07
commit
d75dd7317e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
"redis": {
|
"redis": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
"port": "6379",
|
"port": "6379",
|
||||||
|
"dbindex": "__REDIS_DB__",
|
||||||
"timeout": "0.0",
|
"timeout": "0.0",
|
||||||
"password": ""
|
"password": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue