mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-11-04 15:55:29 +01: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