diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index c4199b732f..6386508207 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -282,6 +282,10 @@ ;Is implicit authentication enabled or not ;implicit_auth = On +; The URL to use to fetch the plugin gallery plugin list +; BEWARE: You should not extend the gallery with custom plugin gallery listing that collide with the official ones! +;plugin_gallery_urls = '["https://pkp.sfu.ca/ojs/xml/plugins.xml"]' + ;;;;;;;;;;;;;;;;;; ; Email Settings ;