1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-02 15:00:02 +00:00

...rename duckbin to kamokan --> 鴨缶. yay!

This commit is contained in:
King_DuckZ 2017-06-03 20:52:57 +01:00
commit cb2d163981
16 changed files with 50 additions and 50 deletions

10
config/uwsgi/kamokan.ini Normal file
View file

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