# EMM messages
#    00 don't show any EMM's (default)
#    01 show only valid EMM's
#    02 show valid and bad EMM's with complete data display
M: { 00 } 

# ECM messages
#    00 don't show any ECM's
#    01 show only valid ECM's (default)
#    02 show valid and bad ECM's with complete data display
C: { 00 } 

# AU
#    00 is ignored (default)
#    01 enable AU
#    02 AU Auto
A: { 01 }

# Key update
#    01 update only new keys (default)
#    02 update all keys (used for valid PMK checking)
U: { 01 } 

# Key files folder
#    00 keyfiles in /var/keys (default)
#    01 keyfiles in /var/tmp
T: { 00 }

#  network mode, use summ for several clients
#    00 no network (default)
#    01 newcamd netclient
#    02 radegast netclient
#    04 camd3 netclient
G: { 01 } 

# network retry
#    00 disable (default)
#    01 retry every new ecm
#    02 try to connect to offline shares every 10 min
#    03 both
N: { 03 }

# network ecm timeout in seconds
K: { 10 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
#    00 newcamd, radegast, camd3 (default)
#    01 camd3, radegast, newcamd
#    02 newcamd, camd3, radegast
P: { 00 }
# on screen display type
#    00 No OSD (default)
#    01 neutrino
#    02 enigma
O: { 00 }

# on screen display Options
#    01 show emu ecm
#    02 show network shares messages
#    03 all (default) 
#    04 show decoding failed / fta
#    08 show emm keys update
S: { 03 }

# Log options
#    00 Off (default)
#    01 Network
#    02 console
#    03 both
L: { 02 } 127.0.0.1 28007

# cache ecm pids and data used to open channels,
# store pids in /tmp/ca_cache.list at exit, load at startup,
# same syntax as restore.list
#    00 Off (default)
#    01 Ecm pids cache
#    02 Ecm data cache
#    03 both caches
H: { 03 }

# reread files on zap:
#    00 No (default)
#    01 config (including priority and ignore, but not replace/cache)
#    02 config and keys
#    03 both
R: { 00 }

# debug
#    00 off (default)
#    01 on
D: { 00 }
