Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions config.TEMPLATE.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 ;
Expand Down
Loading