From fedd4b8fa09c4383aac4d984ae5a3b18c373bb5e Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Wed, 11 Jan 2023 23:38:45 -0500 Subject: [PATCH] docs: fix file extension --- CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 704f1c94..54002562 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -38,7 +38,7 @@ The following environment variables can be set: # Settings -Running `nostream` for the first time creates the settings file in `/.nostr/settings.json`. If the file is not created and an error is thrown ensure that the `/.nostr` folder exists. The configuration directory can be changed by setting the `NOSTR_CONFIG_DIR` environment variable. +Running `nostream` for the first time creates the settings file in `/.nostr/settings.yaml`. If the file is not created and an error is thrown ensure that the `/.nostr` folder exists. The configuration directory can be changed by setting the `NOSTR_CONFIG_DIR` environment variable. | Name | Description | |---------------------------------------------|-------------------------------------------------------------------------------|