Changes

From Amahi Wiki
Jump to: navigation, search
233 bytes added ,  00:52, 23 April 2010
[[Category:apps]]
====Customize config.inc.php file=Application Settings===Now go through The configuration files are located in '''/var/hda/web-apps/mrbs/html''' directory. Browse the '''systemdefaults.inc.php ''' and see which other configuration settings you would like to change. Do this by copying them to '''config.inc.php ''' and changingthem there. This should make the task of upgrading to new releases easier as all your site-specific configuration changes will be confined to '''config.inc.php'''.
There is a wide variety of settings that can be changed, including
- * site identification information- * themes- * calendar settings- * booking policies- * display and time format settings- * private bookings settings- provisisional * provisional bookings settings- * authentication settings- * email settings- * language settings- * report settings- * entry types
The comments in the '''systemdefaults.inc.php ''' file should explain the purpose of the
various configuration variables and how to change them. (Note that some of the
settinngs settings can be set on a per-area basis through the area administration page in MRBS.In this case the setting in the '''systemdefaults.inc.php/''' and '''config.inc.php ''' file defines
the default settings for new areas.)
 
 
'''NOTE:''' For more information see the documentation at the [http://mrbs.sourceforge.net/docs.php MRBS] website.
12,424

edits