diff options
Diffstat (limited to 'docs/narr/myproject/myproject.ini')
| -rw-r--r-- | docs/narr/myproject/myproject.ini | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/narr/myproject/myproject.ini b/docs/narr/myproject/myproject.ini deleted file mode 100644 index 318c2214a..000000000 --- a/docs/narr/myproject/myproject.ini +++ /dev/null @@ -1,12 +0,0 @@ -[DEFAULT] -debug = true - -[app:main] -use = egg:myproject#app -reload_templates = true - -[server:main] -use = egg:PasteScript#cherrypy -host = 0.0.0.0 -port = 5432 -numthreads = 4 |
