; values can be quoted with single or double quotes [origo] ; lifetime of an origo session (in seconds) ; session_lifetime = 3600 ; storage node cleanup interval (in ms) ; storage_cleanup_interval = 600000 ; lifetime of a friendship request (in days) ; friendship_request_lifetime = 14 ; lifetime of account activation/email verification (in days); default is 7 ; account_activation_lifetime = 7 ; domain used for origo (sub domains like api and svn are currently hard-coded) origo_domain = origo.ethz.ch ; domain used for jabber jabber_domain = jabber.origo.ethz.ch ; activate standalone mode if no frontend is present (0 = disabled, 1 = enabled) ; standalone_mode = 0 ; Default sender address for Origo mails email_sender_default = noreply@mydomain.com ; drupal xml-rpc issue interface settings ; port on which the backend connects to the interface (default is 80 but can be changed for test setup) ; drupal_xrpc_port = 80 ; path of the xml-rpc interface (default is '/xmlrpc.php') ; drupal_xrpc_path = /xmlrpc.php ; The following users only need privileges on db origo ; db config (all rights) storage_user = origo_storage storage_password = null storage_host = localhost storage_db = origo ; db config having access to the drupal dbs (all rights) drupal_user = origo_drupal drupal_password = null drupal_host = localhost ; ems active mq connection ems_connection = null ; rrd root path rrd_root_path = /data/rrd/ ; statistics log files statistics_download_log = /var/log/apache2/download.log statistics_page_log = /var/log/apache2/page.log statistics_svn_log = /var/log/apache2/svn.log statistics_websvn_log = /var/log/apache2/websvn.log ; config scripts config_scripts_dir = /usr/share/origo/