mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
Added functionality to disable COAR notify support link in footer
Also fixed error that showed a blank page instead of a 404 when disabling EULA/Privacy Policy pages
This commit is contained in:
@@ -314,6 +314,7 @@ export const environment: BuildConfig = {
|
||||
info: {
|
||||
enableEndUserAgreement: true,
|
||||
enablePrivacyStatement: true,
|
||||
enableCOARNotifySupport: true,
|
||||
},
|
||||
markdown: {
|
||||
enabled: false,
|
||||
|
Reference in New Issue
Block a user