Skip to content

Commit be53adc

Browse files
committed
docs
1 parent ecfca2d commit be53adc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ services:
248248
KIOSK_TIME_FORMAT: 24
249249
KIOSK_SHOW_DATE: false
250250
KIOSK_DATE_FORMAT: YYYY/MM/DD
251+
KIOSK_CLOCK_SOURCE: client
251252
# Kiosk behaviour
252253
KIOSK_REFRESH: 60
253254
KIOSK_DISABLE_SCREENSAVER: false

config.example.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ show_time: false
77
time_format: 24 # 12 or 24
88
show_date: false
99
date_format: YYYY/MM/DD
10+
clock_source: client
1011

1112
## Kiosk behaviour
1213
refresh: 60 # in seconds

0 commit comments

Comments
 (0)