diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:12:57 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 8fa04fec15735ca3edb9ed8e782b0a5109628001 (patch) | |
tree | a31a17dfecaa3369cc89fd0132713764d05678f9 /doc | |
parent | a77e0bf0d5c80a7c85cec0aad26590abb71041e3 (diff) |
doc/gps-track: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gps-track.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gps-track.md b/doc/gps-track.md index f5d9901..721b075 100644 --- a/doc/gps-track.md +++ b/doc/gps-track.md @@ -32,6 +32,10 @@ The configuration goes to `global-config-overlay`, the only parameter is: * `GpsTrackUrl`: the url to send json data to +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + The configured coordinate format (see `/system/gps`) defines the format sent to the server. |