mirror of https://github.com/tteck/Proxmox.git
lxc-forgejo: Remove commented option from service
This commit is contained in:
parent
52a66dd6f0
commit
453d6f566a
|
@ -49,8 +49,6 @@ Description=Forgejo
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
After=network.target
|
After=network.target
|
||||||
[Service]
|
[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
|
RestartSec=2s
|
||||||
Type=simple
|
Type=simple
|
||||||
User=git
|
User=git
|
||||||
|
|
Loading…
Reference in New Issue