source: ipk/source.sh4/emus_oscam_8082/var/keys/oscam.conf.oscam@ 19580

Last change on this file since 19580 was 19580, checked in by andy-1, 13 years ago

add oscam 8082

File size: 1.5 KB
Line 
1################## General Instruction - oscam.conf ####################
2# #
3# per default no changes from the user are needed #
4# but verify the IP-range oh your local Network #
5# #
6############################################################################
7 [global]
8logfile = stdout
9clienttimeout = 7000
10fallbacktimeout = 3000
11cachedelay = 120
12bindwait = 5
13nice = -1
14maxlogsize = 200
15waitforcards_extra_delay = 600
16preferlocalcards = 1
17
18[dvbapi]
19enabled = 1
20au = 1
21pmt_mode = 4
22user = dvbapi
23boxtype = ufs910
24decodeforever = 1
25
26[webif]
27httpport = 8888
28httpuser = root
29httppwd = oscam
30httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
31appendchaninfo = 1
32
33
34
35[monitor]
36nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
37appendchaninfo = 1
38
39###### for E2 set pmt_mode = 0 ###########
40###### for Titan set pmt_mode = 4 ###########
41######## end of file ########
Note: See TracBrowser for help on using the repository browser.