accounts2/fas dev.cfg,1.2,1.3

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Wed Apr 4 16:36:49 UTC 2007


Author: mmcgrath

Update of /cvs/fedora/accounts2/fas
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966

Modified Files:
	dev.cfg 
Log Message:
Added many features and needed cleanup.  Still not yet ready for a production release


Index: dev.cfg
===================================================================
RCS file: /cvs/fedora/accounts2/fas/dev.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dev.cfg	28 Mar 2007 18:54:59 -0000	1.2
+++ dev.cfg	4 Apr 2007 16:36:46 -0000	1.3
@@ -5,6 +5,8 @@
 # fas/config/app.cfg
 mail.on = True
 mail.server = 'bastion.fedora.phx.redhat.com'
+base_url_filter.base_url = "http://192.168.2.101:8081"
+base_url_filter.use_x_forwarded_host = True
 
 # DATABASE
 
@@ -44,7 +46,6 @@
 tg.strict_parameters = True
 server.webpath='/fas'
 base_url_filter.on=True
-base_url_filter.use_x_forwarded_host=True
 
 # LOGGING
 # Logging configuration generally follows the style of the standard




More information about the scm-commits mailing list