From 2fb6f04d7ff6669dbd5a49aed0ac4d72aeacda12 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Wed, 15 Jun 2022 17:10:29 +0200 Subject: [PATCH] #25 try to clarify comment in example config --- DGWTimeServer/example.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DGWTimeServer/example.cfg b/DGWTimeServer/example.cfg index 94a823a..1274b63 100644 --- a/DGWTimeServer/example.cfg +++ b/DGWTimeServer/example.cfg @@ -1,7 +1,7 @@ [TimeServer] callsign= # call of the gateway to send time beacons without G letter address= # address of the gateway, defaults to 127.0.0.1 -format= # possible values are voice, text, voiceandtext, defaults to voice and text +format= # possible values are voice, text, defaults to voice. note that voice also sends text along. language= # valid values: english_uk_1, english_uk_2, english_us_1, english_us_2, deutsch_1, deutsch_2, francais, nederlands, svenska, espanol, norsk, portugues. Defaults to english_uk_1 interval= # valid values are 15, 30 and 60, defaults to 30