Can't convert false back to string in "set defaults", so the default needs to be a string

This commit is contained in:
WS64
2014-08-15 15:58:53 +02:00
parent 768077aaa0
commit d72ff42a0d

View File

@@ -166,7 +166,7 @@ SEARCH_PATH = true
-- Light parameter for Kobo
KOBO_LIGHT_OFF_ON_SUSPEND = false
KOBO_LIGHT_ON_START = -1 -- -1 or 0-100. -1 leaves light as it is, other sets light on start/wake up
KOBO_SCREEN_SAVER = false -- image or directory with pictures or false
KOBO_SCREEN_SAVER = "-" -- image or directory with pictures or "-"
-- ####################################################################
-- following features are not supported right now