mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
improve : feature 429 admin layout is fixed sitewise in config_default.inc.php
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1370 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -480,4 +480,11 @@ $conf['nbm_list_all_enabled_users_to_send'] = false;
|
||||
// Max mails sended on one pass
|
||||
$conf['nbm_max_treatment_timeout_percent'] = 0.8;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Set default admin layout |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// Must be user setable in future
|
||||
$conf['admin_layout']='yoga/dark';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user