mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 23:03:06 +01:00
uwsgi-cgi: improve luci support
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
strict = true
|
||||
socket = /var/run/uwsgi.sock
|
||||
cgi-mode = true
|
||||
cgi = /www/cgi-bin/luci
|
||||
cgi = /www/
|
||||
chdir = /usr/lib/lua/luci/
|
||||
master = true
|
||||
buffer-size = 10000
|
||||
|
||||
Reference in New Issue
Block a user