diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index a2362884e7..ea022f1ca7 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -292,6 +292,10 @@ ;N.b.: The implicit_auth parameter has been removed in favor of plugin implementations such as shibboleth +; 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 ;