We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9051b commit 8072defCopy full SHA for 8072def
config.TEMPLATE.inc.php
@@ -282,6 +282,10 @@
282
;Is implicit authentication enabled or not
283
;implicit_auth = On
284
285
+; The URL to use to fetch the plugin gallery plugin list
286
+; BEWARE: You should not extend the gallery with custom plugin gallery listing that collide with the official ones!
287
+;plugin_gallery_urls = '["https://pkp.sfu.ca/ojs/xml/plugins.xml"]'
288
+
289
290
;;;;;;;;;;;;;;;;;;
291
; Email Settings ;
0 commit comments