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 branch 'testing' into master

This commit is contained in:
Charles P 2024-01-02 20:27:50 +01:00 committed by GitHub
commit 9f28242b12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

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

View file

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