options: add LOCAL_LOGIN variable

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
Christian Hewitt
2024-12-21 13:38:16 +00:00
parent 3cdaad9733
commit 7c87a7acdf

View File

@@ -87,6 +87,8 @@
# debug tty path # debug tty path
DEBUG_TTY="/dev/tty3" DEBUG_TTY="/dev/tty3"
# local console login prompt (yes / no)
LOCAL_LOGIN="no"
### KODI SETTINGS ### ### KODI SETTINGS ###
# Mediacenter to use (kodi / no) # Mediacenter to use (kodi / no)