mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
remove fetch settings at build
This commit is contained in:
parent
367892dfea
commit
7d11294143
1 changed files with 1 additions and 2 deletions
|
@ -38,6 +38,5 @@ production:
|
||||||
max_import_size: 5242880
|
max_import_size: 5242880
|
||||||
max_proof_of_identity_file_size:
|
max_proof_of_identity_file_size:
|
||||||
disk_space_mb_alert: 1024
|
disk_space_mb_alert: 1024
|
||||||
adminsys_email: 'root@__DOMAIN__'
|
adminsys_email: '__ADMIN_MAIL__'
|
||||||
allow_insecure_http: false
|
allow_insecure_http: false
|
||||||
locked_settings: <%= ENV.fetch("LOCKED_SETTINGS", 'uuid,origin').split(/,/) %>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue