added first
This commit is contained in:
@@ -16,9 +16,9 @@ loopPlayback = 1
|
||||
|
||||
[Security]
|
||||
# Specifies if a password should be used for exiting the fullscreen mode on the showcase screen
|
||||
pwdFSExit = False
|
||||
pwdFSExit = True
|
||||
# Set password here, will not be respected if above is "False"
|
||||
pwd =
|
||||
pwd = 1234
|
||||
|
||||
[Info]
|
||||
# Software version
|
||||
@@ -26,4 +26,4 @@ version = V1.1
|
||||
subVersion =
|
||||
|
||||
[Dev Settings]
|
||||
verbose = True
|
||||
verbose = True
|
||||
|
||||
Reference in New Issue
Block a user