1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii-di_ynh.git synced 2024-09-03 18:36:21 +02:00

Merge pull request #13 from YunoHost-Apps/testing

Automated testing -> master
This commit is contained in:
Salamandar 2024-06-24 10:47:10 +02:00 committed by GitHub
commit 0f80768537
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -185,7 +185,7 @@ EXPECT_SECURE_URL=false
# Amazon SES is not supported. # Amazon SES is not supported.
# log = drop mails in the logs instead of sending them # log = drop mails in the logs instead of sending them
# array = debug mailer that does nothing. # array = debug mailer that does nothing.
MAIL_MAILER= MAIL_MAILER=log
# where to send the report? # where to send the report?
MAIL_DESTINATION=noreply@example.com MAIL_DESTINATION=noreply@example.com

View file

@ -44,6 +44,7 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.2.2.tar.gz" url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.2.2.tar.gz"
sha256 = "2e69f8b68ab8fd0f078e585feb2128b99bf2dd3088c057d2dbd1c75a20860732" sha256 = "2e69f8b68ab8fd0f078e585feb2128b99bf2dd3088c057d2dbd1c75a20860732"
autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]