Initial commit

This commit is contained in:
2017-04-29 06:17:22 +03:00
commit 8c26558f2a
10 changed files with 4763 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[uwsgi]
socket = /tmp/drop.sock
module = autoindex:application
master = true
processes = 2
enable-threads = true