Author: ianb
Date: 2005-03-22 15:53:16 -0700 (Tue, 22 Mar 2005)
New Revision: 2210
Added:
WSGIKit/trunk/wsgikit/default_config.conf
Log:
Added default config file
Added: WSGIKit/trunk/wsgikit/default_config.conf
===================================================================
--- WSGIKit/trunk/wsgikit/default_config.conf 2005-03-22 22:52:59 UTC (rev 2209)
+++ WSGIKit/trunk/wsgikit/default_config.conf 2005-03-22 22:53:16 UTC (rev 2210)
@@ -0,0 +1 @@
+index_names = ['index', 'Index', 'main', 'Main']
|