We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e43323 commit 98c3bedCopy full SHA for 98c3bed
root/etc/systemd/system/supervisor.service.d/notifiarr.conf
@@ -14,3 +14,5 @@ ExecStart=/usr/bin/supervisord -n -c /config/supervisor/supervisord.conf
14
ExecReload=
15
ExecReload=/usr/bin/supervisorctl -c /config/supervisor/supervisord.conf $OPTIONS reload
16
17
+# We need more open files that 1024.
18
+LimitNOFILE=11000
0 commit comments