This commit is contained in:
12
cgit/cgit.ini
Normal file
12
cgit/cgit.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[uwsgi]
|
||||
master = true
|
||||
plugins = cgi
|
||||
socket = /var/run/cgit/cgit.sock
|
||||
chmod-socket = 666
|
||||
http-modifier1 = 9
|
||||
uid = cgit
|
||||
gid = cgit
|
||||
procname-master = uwsgi cgit
|
||||
processes = 1
|
||||
threads = 2
|
||||
cgi = /usr/share/webapps/cgit/cgit.cgi
|
||||
Reference in New Issue
Block a user