mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
implemented download tokens
This commit is contained in:
@@ -71,7 +71,7 @@ const conf = convict({
|
||||
},
|
||||
redis_host: {
|
||||
format: String,
|
||||
default: 'localhost',
|
||||
default: 'mock',
|
||||
env: 'REDIS_HOST'
|
||||
},
|
||||
redis_event_expire: {
|
||||
|
||||
Reference in New Issue
Block a user