diff development.ini @ 253:7effcce03192

docs update, developments serves statics as default
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 04 Jun 2010 13:22:54 +0200
parents 48727add84c9
children 00892f5cf504
line wrap: on
line diff
--- a/development.ini	Fri Jun 04 13:08:29 2010 +0200
+++ b/development.ini	Fri Jun 04 13:22:54 2010 +0200
@@ -35,7 +35,7 @@
 [app:main]
 use = egg:pylons_app
 full_stack = true
-static_files = false
+static_files = true
 lang=en
 cache_dir = %(here)s/data
 ##a name for our application