1
0
Fork 0
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:
Gredin67 2024-02-27 09:19:17 +01:00 committed by Félix Piédallu
parent 88d1f3781d
commit 68f768a2a6

View file

@ -38,6 +38,5 @@ production:
max_import_size: 5242880
max_proof_of_identity_file_size:
disk_space_mb_alert: 1024
adminsys_email: 'root@__DOMAIN__'
adminsys_email: '__ADMIN_MAIL__'
allow_insecure_http: false
locked_settings: <%= ENV.fetch("LOCKED_SETTINGS", 'uuid,origin').split(/,/) %>