Changes between Version 104 and Version 105 of ConfigurationGuidelines
- Timestamp:
- 11/30/11 15:24:35 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConfigurationGuidelines
v104 v105 161 161 162 162 {{{ 163 routes_logging = False 163 #!/usr/bin/python 164 default_application = 'eden' 165 default_controller = 'default' 166 default_function = 'index' 164 167 routes_onerror = [ 165 168 ('eden/400', '!'),