mirror of
https://github.com/Cameri/nostream.git
synced 2025-09-17 19:13:35 +02:00
docs: fix file extension
This commit is contained in:
committed by
Ricardo Arturo Cabral Mejía
parent
72f4338bfd
commit
fedd4b8fa0
@@ -38,7 +38,7 @@ The following environment variables can be set:
|
||||
|
||||
# Settings
|
||||
|
||||
Running `nostream` for the first time creates the settings file in `<project_root>/.nostr/settings.json`. 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.
|
||||
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.
|
||||
|
||||
| Name | Description |
|
||||
|---------------------------------------------|-------------------------------------------------------------------------------|
|
||||
|
Reference in New Issue
Block a user