mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
Sync config.example.yml with default-app-config for 7.4
This commit is contained in:
@@ -370,6 +370,8 @@ export class DefaultAppConfig implements AppConfig {
|
||||
enablePrivacyStatement: true
|
||||
};
|
||||
|
||||
// Whether to enable Markdown (https://commonmark.org/) and MathJax (https://www.mathjax.org/)
|
||||
// display in supported metadata fields. By default, only dc.description.abstract is supported.
|
||||
markdown: MarkdownConfig = {
|
||||
enabled: false,
|
||||
mathjax: false,
|
||||
|
Reference in New Issue
Block a user