source: ipk/source.sh4/swapemus_oscam_5866/var/swap/keys/oscam.conf.oscam@ 8918

Last change on this file since 8918 was 8916, checked in by speedy1, 15 years ago

[ipk] Add SwapEmu OSCAM RC1.10 Build 5866

File size: 1.3 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]
8Nice = -1
9ClientTimeout = 7
10FallbackTimeout=3
11ClientMaxIdle=120
12CacheDelay = 120
13BindWait = 5
14WaitForCards = 0
15PreferLocalCards = 1
16LogFile = stdout
17saveinithistory = 1
18readerrestartseconds = 5
19#LogFile = /var/swap/keys/oscam.log
20maxlogsize = 200
21
22
23[monitor]
24nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
25appendchaninfo = 1
26
27[webif]
28httpport = 8888
29httpuser = root
30httppwd = oscam
31httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
32
33[dvbapi]
34enabled = 1
35au = 1
36boxtype = ufs910
37user = dvbapi
38###### for E2 set pmt_mode = 0 ###########
39###### for Titan set pmt_mode = 4 ###########
40pmt_mode = 0
41
42
43######## end of file ########
Note: See TracBrowser for help on using the repository browser.