From a578199dabd3df0e450837e28b93a93b6cce7de8 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Mon, 28 Sep 2020 06:53:45 -0400 Subject: [PATCH] docs: fix incorrect option for API Key file location Resolves #22. Signed-off-by: Eric Callahan --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 47e2274..30ec432 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -179,7 +179,7 @@ config_path: enabled: True # Enables authorization. When set to true, requests must either contain # a valid API key or originate from a trusted client. Default is True. -api_key_path: ~/.moonraker_api_key +api_key_file: ~/.moonraker_api_key # Path of the file that stores Moonraker's API key. The default is # ~/.moonraker_api_key trusted_clients: