Changeset 2933
- Timestamp:
- 02/21/07 13:35:36 (2 years ago)
- Files:
-
- sandbox/mscott/SchevoPylonsNav/trunk/development.ini (modified) (1 diff)
- sandbox/mscott/SchevoPylonsNav/trunk/test.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/mscott/SchevoPylonsNav/trunk/development.ini
r2929 r2933 34 34 session_secret = somesecret 35 35 36 genshi.default_doctype = xhtml37 genshi.default_format = xhtml38 39 36 # If you'd like to fine-tune the individual locations of the cache data dirs 40 37 # for Myghty, the Cache data, or the Session saves, un-comment the desired sandbox/mscott/SchevoPylonsNav/trunk/test.ini
r2929 r2933 29 29 session_secret = somesecret 30 30 31 genshi.default_doctype = xhtml32 genshi.default_format = xhtml33 34 31 # Add additional test specific configuration options as necessary.
