diff --git a/deployment/chatwoot-web.1.service b/deployment/chatwoot-web.1.service index 0d1d33804..79a531d55 100644 --- a/deployment/chatwoot-web.1.service +++ b/deployment/chatwoot-web.1.service @@ -15,6 +15,7 @@ TimeoutStopSec=30 KillMode=mixed StandardInput=null SyslogIdentifier=%p +LimitNOFILE=65536 Environment="PATH=/home/chatwoot/.rvm/gems/ruby-3.4.4/bin:/home/chatwoot/.rvm/gems/ruby-3.4.4@global/bin:/home/chatwoot/.rvm/rubies/ruby-3.4.4/bin:/home/chatwoot/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/chatwoot/.rvm/bin:/home/chatwoot/.rvm/bin" Environment="PORT=3000" diff --git a/deployment/chatwoot-worker.1.service b/deployment/chatwoot-worker.1.service index da009a944..66fcbbb53 100644 --- a/deployment/chatwoot-worker.1.service +++ b/deployment/chatwoot-worker.1.service @@ -15,6 +15,7 @@ TimeoutStopSec=30 KillMode=mixed StandardInput=null SyslogIdentifier=%p +LimitNOFILE=65536 MemoryMax=1.2G MemoryHigh=infinity