rephrase to eliminate inaccurate statement

This commit is contained in:
Jan-Piet Mens
2023-10-24 10:53:18 +02:00
parent ee386d7b31
commit 73cb9f3bd9
+1 -2
View File
@@ -53,8 +53,7 @@ mkdir config
docker run -d -p 8083:8083 -v recorder_store:/store -v ./config:/config owntracks/recorder
```
Up on starting the recorder, a default `recorder.conf` file will be created if
none exists. Possible options are documented [here](https://github.com/owntracks/recorder/blob/master/README.md#configuration-file).
Up on starting the recorder, default `recorder.conf` settings are used if no file exists. Possible options are documented [here](https://github.com/owntracks/recorder/blob/master/README.md#configuration-file).
**Notes:**