Add admin API

This commit is contained in:
Jonas L
2019-06-17 00:00:00 +00:00
parent 067a53ee29
commit 0efd728154
5 changed files with 67 additions and 0 deletions
+3
View File
@@ -60,3 +60,6 @@ This fixes the causes of lint warnings (where possible).
- STATUS_MESSAGE
- a message which is shown to all users in the overview screen
- default: null/ no shown message
- ADMIN_TOKEN
- a password which allows to use some APIs
- admin APIs are disabled when this is not set