X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fdefault.php;fp=lib%2Fdefault.php;h=79b54fc3bddb8e216a2efd8a62d2de847fc2d1c5;hb=59119482ca34540bd7f0a2a1aa994de1d5328ea2;hp=76e4e44cf2b17a43e57c86a68eae916f6353a98b;hpb=2db8aa3ec3f6804f8f16efe754aafb149f4035c9;p=quix0rs-gnu-social.git diff --git a/lib/default.php b/lib/default.php index 76e4e44cf2..79b54fc3bd 100644 --- a/lib/default.php +++ b/lib/default.php @@ -299,10 +299,11 @@ $default = 'RSSCloud' => null, 'ClientSideShorten' => null, 'OpenID' => null), + 'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories ), 'pluginlist' => array(), 'admin' => - array('panels' => array('design', 'site', 'user', 'paths', 'access', 'sessions', 'sitenotice', 'plugins')), + array('panels' => array('design', 'site', 'user', 'paths', 'access', 'sessions', 'sitenotice', 'license', 'plugins')), 'singleuser' => array('enabled' => false, 'nickname' => null),