mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-05 03:28:32 +02:00
Fix
This commit is contained in:
@ -106,7 +106,7 @@ const conf = convict({
|
||||
},
|
||||
redis_db: {
|
||||
format: String,
|
||||
default: '',
|
||||
default: '__REDIS_DB__',
|
||||
env: 'REDIS_DB'
|
||||
},
|
||||
redis_event_expire: {
|
||||
|
Reference in New Issue
Block a user