Skip to content

Commit b7e0a9b

Browse files
committed
Updated default config disabling sunrise_offset, lefover of previous commit for test.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
1 parent ce55c98 commit b7e0a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Extra/clight.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ daytime:
258258
## eg: a value of 600 would force Clight to manage sunrise event
259259
## 10 minutes after the real event.
260260
## You can use negative values too.
261-
sunrise_offset = 30;
261+
# sunrise_offset = 0;
262262

263263
## Set an offset in seconds from sunset;
264264
## eg: a value of 600 would force Clight to manage sunset event

0 commit comments

Comments
 (0)