1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-07 12:59:45 +00:00

Add sample config files

This commit is contained in:
King_DuckZ 2017-04-11 08:45:34 +01:00
parent aef2210f6d
commit ab9b4ec8c3
3 changed files with 84 additions and 0 deletions

9
config/uwsgi/tawashi.ini Normal file
View file

@ -0,0 +1,9 @@
[uwsgi]
processes = 4
master = 1
socket = /run/uwsgi/%n.sock
cgi = /srv/http/tawashi/%n.cgi
chmod-socket = 666
strict = true
gid = http
plugins = cgi