diff --git a/manifest.json b/manifest.json index 67a257b..2b5ca0e 100644 --- a/manifest.json +++ b/manifest.json @@ -37,7 +37,11 @@ "help": { "en": "For federation to work, this needs to be true. False is ok if you want to run a private instance." } - } + }, + { + "name": "admin", + "type": "string" + }, ] } }