source: ipk/source.sh4/emus_oscam_6578/var/keys/oscam.conf.oscam@ 15587

Last change on this file since 15587 was 15059, checked in by speedy1, 14 years ago

[ipk] add new Oscam_6578

File size: 1.5 KB
RevLine 
[15059]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;/var/keys/oscam.log
9emmlogdir = /var/keys/
10loghistorysize = 100
11clienttimeout = 9000
12cachedelay = 100
13nice = -1
14maxlogsize = 200
15waitforcards_extra_delay = 500
16waitforcards = 0
17preferlocalcards = 1
18saveinithistory = 1
19lb_save = 100
20lb_min_ecmcount = 4
21lb_savepath = /var/keys/oscam.stat
22lb_auto_betatunnel = 0
23
24[monitor]
25nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
26appendchaninfo = 1
27
28[webif]
29httpport = 8888
30httpuser = root
31httppwd = oscam
32httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
33
34[dvbapi]
35enabled = 1
36au = 1
37boxtype = ufs910
38user = dvbapi
39pmt_mode = 0
40
41
42######## end of file ########
Note: See TracBrowser for help on using the repository browser.