aboutsummaryrefslogtreecommitdiff
path: root/uwsgi/uwsgi.conf
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-01-10 21:53:00 +0530
committersinanmohd <pcmsinan@gmail.com>2023-01-10 21:53:00 +0530
commit9bb6b9f7d5246c7a896c909c40370dc75644d4cf (patch)
tree5d510b2d0abf03ced7e98b5f66842c5c18ac1f1a /uwsgi/uwsgi.conf
parent1544ca00bbbd39bfae3a43b484f5c5c67e0549e4 (diff)
uwsgi: add s6-rc service scripts for uwsgi, cgit
Diffstat (limited to 'uwsgi/uwsgi.conf')
-rw-r--r--uwsgi/uwsgi.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/uwsgi/uwsgi.conf b/uwsgi/uwsgi.conf
new file mode 100644
index 0000000..82aafc3
--- /dev/null
+++ b/uwsgi/uwsgi.conf
@@ -0,0 +1,5 @@
+# Optional arguments for dendrite
+OPTS="--ini /etc/uwsgi/cgit.ini"
+
+# This configures the directives used for s6-log in the log service.
+DIRECTIVES="n3 s2000000 T"