lxc-forgejo: Remove commented option from service

pull/3088/head
barremian 1 year ago
parent 52a66dd6f0
commit 453d6f566a
No known key found for this signature in database
GPG Key ID: 96E431287CDD3E4A
  1. 2
      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

Loading…
Cancel
Save