Skip to content

Instantly share code, notes, and snippets.

View BolaNasr's full-sized avatar
🏠
Working from home

Bola E.Nasr BolaNasr

🏠
Working from home
View GitHub Profile
[supervisord]
logfile = /tmp/supervisord.log
logfile_maxbytes = 50MB
logfile_backups=10
loglevel = info
pidfile = /tmp/supervisord.pid
nodaemon = false
minfds = 1024
minprocs = 200
umask = 022