summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/application_services.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/application_services.md b/docs/application_services.md

index e4592010a2..1f988185a9 100644 --- a/docs/application_services.md +++ b/docs/application_services.md
@@ -15,6 +15,7 @@ app_service_config_files: The format of the AS configuration file is as follows: ```yaml +id: <your-AS-id> url: <base url of AS> as_token: <token AS will add to requests to HS> hs_token: <token HS will add to requests to AS>