first full commit

This commit is contained in:
Remy
2011-05-20 19:26:53 -07:00
parent 2156e13414
commit e4a1d6a4a1
149 changed files with 39684 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[supervisor]
scheme="http"
protocol="HTTP/1.1"
port= 8080
host= "127.0.0.1"
profile= False
validate= False
conquer= False
server="wsgi"