Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- oscam.conf
- [global]
- maxlogsize = 100 # Here the maximum size of logfiles are set in KBytes.
- disablelog = 1
- waitforcards = 1 # Wait for local SCs on startup before opening network ports.
- clienttimeout = 2000 # Value in milli-seconds for client process to wait for key.
- [webif]
- httpport = 8888
- httpuser = abc
- httppwd = abc
- httprefresh = 10 # Status refresh in seconds.
- httpallowed = 127.0.0.1,19.87.8.1-19.87.8.60
- httpreadonly = 1 # Read only modus for web interface.
- [newcamd]
- key = 000102030405060708090A0B0C0D
- port = 25050@0D97:000004
- keepalive = 1
- mgclient = 1 # Enable mgcamd extended newcamd protocol, allowing for a single connection to work with mutliple providers.
- ---------------------------------------------------------
- oscam.server
- [reader]
- label = omnikey
- enable = 1
- protocol = pcsc
- device = 0
- detect = cd
- mhz = 357
- caid = 0D97
- group = 1
- emmcache = 1,3,2
- dropbadcws = 1
- -----------------------------------------------------------
- oscam.user
- [account]
- user = cba
- pwd = cba
- uniq = 0
- keepalive = 1
- caid = 0D97
- au = omnikey
- group = 1
- monlevel = 4
Advertisement
Add Comment
Please, Sign In to add comment