mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
fix
This commit is contained in:
parent
1af5671474
commit
1ec56df133
2 changed files with 2 additions and 3 deletions
|
@ -20,5 +20,3 @@ location __PATH__/ {
|
||||||
location /media/ {
|
location /media/ {
|
||||||
alias __INSTALL_DIR__/mediafiles/;
|
alias __INSTALL_DIR__/mediafiles/;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -47,6 +47,7 @@ ram.runtime = "1500M"
|
||||||
autoupdate.asset = "tarball"
|
autoupdate.asset = "tarball"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
allow_email = true
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue