Skip to content

Commit c2345ef

Browse files
blastshielddowncameri
authored andcommitted
docs: add note to configuration readme (#371)
1 parent 3d1e573 commit c2345ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIGURATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you've set READ_REPLICAS to 4, you should configure RR0_ through RR3_.
6262

6363
# Settings
6464

65-
Running `nostream` for the first time creates the settings file in `<project_root>/.nostr/settings.yaml`. If the file is not created and an error is thrown ensure that the `<project_root>/.nostr` folder exists. The configuration directory can be changed by setting the `NOSTR_CONFIG_DIR` environment variable.
65+
Running `nostream` for the first time creates the settings file in `<project_root>/.nostr/settings.yaml`. If the file is not created and an error is thrown ensure that the `<project_root>/.nostr` folder exists. The configuration directory can be changed by setting the `NOSTR_CONFIG_DIR` environment variable. `nostream` will pick up any changes to this settings file without needing to restart.
6666

6767
| Name | Description |
6868
|---------------------------------------------|-------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)