From 45d0aad575ebafad86650acfea5c17bfea90ccbf Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 1 May 2025 10:15:46 +0200 Subject: [PATCH] remove inaccurate statement closes https://github.com/owntracks/recorder/issues/532 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1378af0..a82e422 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,6 @@ Up on starting the recorder, default `recorder.conf` settings are used if no fil - The value of `OTR_HOST` is as seen from the container. Thus `localhost` refers to the container not the host and should likely not be used. - Environment variables, overwrite the `recorder.conf` file options. -- The shell like style of the`recorder.conf` file needs `""` encapsulated -variable values. ## Storing data