diff --git a/conf/nginx.conf b/conf/nginx.conf index b1dad4b..e352b59 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -20,5 +20,3 @@ location __PATH__/ { location /media/ { alias __INSTALL_DIR__/mediafiles/; } - - diff --git a/manifest.toml b/manifest.toml index b708da6..aa9c9b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,7 +47,8 @@ ram.runtime = "1500M" autoupdate.asset = "tarball" [resources.system_user] - + allow_email = true + [resources.install_dir] [resources.data_dir]