1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

locked_settings

This commit is contained in:
Gredin67 2024-03-28 01:04:33 +01:00 committed by GitHub
parent e3ac6eee97
commit 9af0480c7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,4 +40,3 @@ production:
disk_space_mb_alert: 1024 disk_space_mb_alert: 1024
adminsys_email: '__ADMIN_MAIL__' adminsys_email: '__ADMIN_MAIL__'
allow_insecure_http: false allow_insecure_http: false
locked_settings: <%= ENV.fetch("LOCKED_SETTINGS", 'uuid,origin').split(/,/) %>