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:
commit
0f80768537
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -44,6 +44,7 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue