Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 118 → Rev 119

/trunk/configurations/config_papyrus.ini
13,10 → 13,13
 
 
; URL de base de l'application, si elle est laissée vide, l'application fonctionnera en Stand-alone
url_base = ""
base_url_application = ""
; Mettre à true si l'application nécessite de s'identifier.
identification = "php:$GLOBALS['_GEN_commun']['pear_auth']->getUserName()"
 
; objet contenant l'identification de papyrus
objet_identification = "php:$GLOBALS['_GEN_commun']['pear_auth']"
 
; durée de l'identification
duree_session_identification = PAP_AUTH_SESSION_DUREE;
 
27,7 → 30,3
fw_debogage = true
 
fw_log_debogage = true
 
; applications externes
repertoire_papyrus = "/home/aurelien/web/papyrus_bp/"
repertoire_applications_externes = "{ref:repertoire_papyrus}client/"