]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Add a $config['plugins']['locale_path'] which can be set to override the individual...
[quix0rs-gnu-social.git] / lib / default.php
index 6200abada1ea85bdfea4bb1d2f3c6505292d9379..45e35e83d380c8326e1008ccf2a6fb59fee1fa1f 100644 (file)
@@ -298,6 +298,7 @@ $default =
                                  'WikiHashtags' => null,
                                  'RSSCloud' => null,
                                  'OpenID' => null),
+              'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
               ),
         'admin' =>
         array('panels' => array('design', 'site', 'user', 'paths', 'access', 'sessions', 'sitenotice', 'license')),