source: ipk/source.sh4/emus_oscam_5866/var/keys/oscam.conf.oscam@ 14327

Last change on this file since 14327 was 8915, checked in by speedy1, 15 years ago

[ipk] Add OSCAM stable RC1.10 Build 5866

File size: 1.2 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
19maxlogsize = 200
20
21[monitor]
22nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
23appendchaninfo = 1
24
25[webif]
26httpport = 8888
27httpuser = root
28httppwd = oscam
29httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
30
31[dvbapi]
32enabled = 1
33au = 1
34boxtype = ufs910
35user = dvbapi
36###### for E2 set pmt_mode = 0 ###########
37###### for Titan set pmt_mode = 4 ###########
38pmt_mode = 0
39
40
41######## end of file ########
Note: See TracBrowser for help on using the repository browser.