# USER CONFIGURATION # Customize this installation by changing these values. # See CMS.Properties.txt for additional information # # All lines starting with '#' are considered comments # Whitespace in the property name or value is removed before parsing. # If an item is defined more than once, the last definition is kept. # # Configuration items should follow the format: # = # admin info for display purposes admin_name=Binker # lifetime and name of the session cookie on the client cookie_life=1800 cookie_name=Momentum # CMS database connection information db_host=localhost db_name=Momentum db_pass=2PZRAPGQ@7M?4l>]TY~N=iRy3>cgi7{ db_user=Momentum_sa # email contact information email_admin=hostmaster@poweredbymomentum.com email_tech=hostmaster@poweredbymomentum.com # does the CMS enforce an SSL-only policy? force_ssl= # does the CMS render the 404 page or forward to it? forward_404= # where to search for CMS-related include files include_path=/inc # error log configuration log_code=MOM log_include_session=1 log_level=8 log_level_email=0 # maintenance mode maintenance= maintenance_forward=1 maintenance_page=maintenance.html # pages used for 404 reporting and build errors page_404=error.php page_error=error.php # session configuration session_gc=10 session_life=30 # name of plug-in loader userfile_plugin= # END OF USER CONFIGURABLE ITEMS