diff --git a/conf/systemd.service b/conf/systemd.service index f9b7136..ee0a3af 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -15,7 +15,7 @@ Restart=always RestartSec=10 WorkingDirectory=__FINALPATH__ User=__APP__ -Group=www-data +Group=__APP__ LimitNOFILE=49152 [Install]