mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
move configs, add extra documentation
This commit is contained in:
@@ -271,6 +271,8 @@ export const environment: BuildConfig = {
|
||||
enableEndUserAgreement: true,
|
||||
enablePrivacyStatement: true,
|
||||
},
|
||||
enableMarkdown: false,
|
||||
enableMathjax: false,
|
||||
markdown: {
|
||||
enabled: false,
|
||||
mathjax: false,
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user