mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
add mail
This commit is contained in:
parent
f7bdd1c669
commit
6f338c4e39
1 changed files with 1 additions and 4 deletions
|
@ -44,6 +44,7 @@ ram.runtime = "50M"
|
||||||
sha256 = "2b5552db642a05edabb21a7187027c3cf3b2e0ec3cfb5921106de99a9453755c"
|
sha256 = "2b5552db642a05edabb21a7187027c3cf3b2e0ec3cfb5921106de99a9453755c"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
allow_email
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
||||||
|
@ -55,10 +56,6 @@ ram.runtime = "50M"
|
||||||
api.allowed = "visitors"
|
api.allowed = "visitors"
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.protected = true
|
api.protected = true
|
||||||
#admin.url = "/admin"
|
|
||||||
#admin.auth_header = false
|
|
||||||
#admin.allowed = ["admins"]
|
|
||||||
#admin.show_tile = false
|
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring"
|
packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring"
|
||||||
|
|
Loading…
Add table
Reference in a new issue