From e76f0e5d8292e0841480fc0bf435e17b265084ff Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 16 Nov 2021 19:22:36 +0300 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f89af4f..32a4b44 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Example JSON config: "accountKey": "BACKBLAZE_ACCOUNT_KEY", "bucket": "BACKBLAZE_BUCKET_NAME" }, + "api": { + "token": "API_TOKEN", + "enableSwagger": false + }, "bitwarden": { "enable": true },