Skip to content

Commit 8072def

Browse files
pkp-machine-userasmecher
authored andcommitted
pkp/pkp-lib#12468 Make the plugin gallery URL configurable (configuration change)
1 parent 6c9051b commit 8072def

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.TEMPLATE.inc.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@
282282
;Is implicit authentication enabled or not
283283
;implicit_auth = On
284284

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+
285289

286290
;;;;;;;;;;;;;;;;;;
287291
; Email Settings ;

0 commit comments

Comments
 (0)