Customize your Artemis instance
You can define the following custom assets for Artemis to be used instead of the TUM defaults:
- The logo next to the “Artemis” heading on the navbar → - ${artemisRunDirectory}/public/images/logo.png
- The favicon → - ${artemisRunDirectory}/logo/favicon.svg
- The contact email address in the - application-{dev,prod}.ymlconfiguration file under the key- info.contact
- The operator’s name (e.g. university) and the operator’s contact information (administrator email address and name) can be specified in the - application-{dev,prod}.ymlconfiguration file under the keys- info.operatorName,- info.contactand- info.operatorAdminName. These values are also displayed on the- /aboutpage. The operator’s name is required, while the administrator’s name is optional. Artemis also uses this information for the Telemetry service.
- The maximal number of plagiarism results stored per plagiarism checks in the - application-{dev,prod}.ymlconfiguration file under the key- artemis.plagiarism-checks.plagiarism-results-limit