Advertisement
Guest User

Untitled

a guest
Oct 15th, 2024
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. #oscam.conf
  2.  
  3. [global]
  4.  
  5. [cccam]
  6. port = 12000
  7. version = 2.3.2
  8. reshare_mode = 1
  9. ignorereshare = 1
  10. forward_origin_card = 1
  11. stealth = 1
  12.  
  13. [dvbapi]
  14. enabled = 1
  15. au = 1
  16. user = dvbapi
  17.  
  18. [webif]
  19. httpport = 83
  20. httphelplang = de
  21. httprefresh = 10
  22. httppollrefresh = 10
  23. httpallowed = 127.0.0.1,0.0.0.0-255.255.255.255,fd00::-fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff,2000::-3fff:ffff:ffff:ffff:ffff:ffff:ffff:ffff,::1
  24. httphideidleclients = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement