diff options
Diffstat (limited to 'uwsgi/uwsgi.conf')
-rw-r--r-- | uwsgi/uwsgi.conf | 5 |
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" |