diff options
Diffstat (limited to 'docs/narr/MyProject/MyProject.ini')
| -rw-r--r-- | docs/narr/MyProject/MyProject.ini | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/narr/MyProject/MyProject.ini b/docs/narr/MyProject/MyProject.ini deleted file mode 100644 index 6741af913..000000000 --- a/docs/narr/MyProject/MyProject.ini +++ /dev/null @@ -1,15 +0,0 @@ -[DEFAULT] -debug = true - -[app:main] -use = egg:MyProject#app -reload_templates = true -debug_authorization = false -debug_notfound = false -debug_templates = true -default_locale_name = en - -[server:main] -use = egg:Paste#http -host = 0.0.0.0 -port = 6543 |
