mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
move configs, add extra documentation
This commit is contained in:
@@ -365,7 +365,8 @@ export class DefaultAppConfig implements AppConfig {
|
||||
enablePrivacyStatement: true
|
||||
};
|
||||
|
||||
enableMarkdown = false;
|
||||
|
||||
enableMathjax = false;
|
||||
markdown: {
|
||||
enabled: false,
|
||||
mathjax: false,
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user