# 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: { 02 }

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

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

# key files folder
#    00 keyfiles in /var/keys
#    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, use summ for several options
#    00 disable (default)
#    01 retry every new ecm
#    02 try to connect to offline shares every Q: seconds
#    04 try to detect and fast reconnect to lost (and not used atm) server
N: { 07 }

# network ecm timeout in seconds
K: { 10 }

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

# 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
#    03 default 
#    01 show emu ecm 
#    02 show network shares messages
#    04 show decoding failed / fta
#    08 show emm keys update
S: { 03 }

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

# cache ecm pids and data used to open channels,
# store pids in /var/etc/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: { 00 }

# 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: { 01 }
