diff --git a/install/forgejo-install.sh b/install/forgejo-install.sh index 5c4c5b8e..4707e7c1 100644 --- a/install/forgejo-install.sh +++ b/install/forgejo-install.sh @@ -49,8 +49,6 @@ Description=Forgejo After=syslog.target After=network.target [Service] -# Uncomment the next line if you have repos with lots of files and get a HTTP 500 error because of that -# LimitNOFILE=524288:524288 RestartSec=2s Type=simple User=git