1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00
This commit is contained in:
Éric Gaspar 2024-01-06 19:33:32 +01:00 committed by Félix Piédallu
parent 1b9994d4e3
commit 6a2d2828b4
2 changed files with 3 additions and 3 deletions

View file

@ -5,8 +5,8 @@ production:
delivery_method: 'smtp'
smtp_address: 'localhost'
smtp_port: 25
smtp_user_name:
smtp_password:
smtp_user_name: '__APP__'
smtp_password: '__MAIL_PWD__'
time_zone: 'Paris'
smtp_authentication: 'none'
smtp_enable_starttls_auto: false

View file

@ -50,8 +50,8 @@ ram.runtime = "50M"
sha256 = "d609e8d2e0085eec5b240e709eca1412685b47f10ea4ca413ca7535beb7e7a8a"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]
allow_email = true
[resources.install_dir]