We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb9b1d commit 6ddd751Copy full SHA for 6ddd751
1 file changed
config/application.rb
@@ -168,6 +168,7 @@ class Application < Rails::Application
168
config.x.application.guidance_comments_toggleable = ENV['APPLICATION_GUIDANCE_COMMENTS_TOGGLEABLE']
169
config.x.application.guidance_comments_opened_by_default = ENV['APPLICATION_GUIDANCE_COMMENTS_OPENED_BY_DEFAULT']
170
end
171
+
172
# -------------------- #
173
# SHIBBOLETH SETTINGS #
174
@@ -257,6 +258,7 @@ class Application < Rails::Application
257
258
259
config.x.madmp.preferred_licenses_guidance_url = 'https://creativecommons.org/about/cclicenses/'
260
261
262
263
264
0 commit comments