mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-08 04:52:59 +02:00
cleaning
This commit is contained in:
@ -75,7 +75,7 @@ const conf = convict({
|
||||
max_downloads: {
|
||||
format: Number,
|
||||
default: 100,
|
||||
env: 'MAX_DOWNLOADS'
|
||||
env: '__MAX_DOWNLOADS__'
|
||||
},
|
||||
max_files_per_archive: {
|
||||
format: Number,
|
||||
|
Reference in New Issue
Block a user