3 // the directory name for your 'sites' location in drupal. We use the below location
4 // along with drupal 'conf_init()' function to figure out where the settings files
5 // are located. This is primarily used when we hit CiviCRM outside of 'Drupal' (via mail/soap
8 define( 'CIVICRM_CONFDIR', '/etc/drupal/7/sites/crm.osmfoundation.org' );