Advertisement
Guest User

oscam.conf

a guest
Jan 27th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. [global]
  2. serverip = 192.168.1.100
  3. clientmaxidle = 0
  4. disablelog = 1
  5. clienttimeout = 2000
  6. fallbacktimeout = 1500
  7. nice = -1
  8. waitforcards = 0
  9. preferlocalcards = 0
  10. readerrestartseconds = 0
  11. ecmfmt = [PROVID:c&p][SID:s][IDENT:i]:l
  12. cwlogdir = /volume1/@appstore/oscam/var/cw
  13.  
  14. [cache]
  15.  
  16. [newcamd]
  17. port = 16050@0604:00000B
  18. key = 0102030405060708091011121314
  19. keepalive = 1
  20.  
  21. [webif]
  22. httpport = 16080
  23. httpuser = user
  24. httppwd = pass
  25. httpallowed = 127.0.0.1,192.168.1.1-192.168.1.255
  26. hideclient_to = 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement