|
@@ -184,3 +184,5 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE;
|
|
|
//$_configuration['captcha_number_mistakes_to_block_account'] = 5;
|
|
|
// Prevent account from logging in for the specified number of minutes
|
|
|
//$_configuration['captcha_time_to_block'] = 5;//minutes
|
|
|
+// Allow DRH role to access all content and users from the sessions he follows
|
|
|
+//$_configuration['drh_can_access_all_session_content'] = true;
|