source: ipk/source/emus_oscam_4066/var/keys/oscam.conf@ 4892

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

[ipk] Oscam_4066 added. New Config concerning Start/Stop and Oscam.dvbapi

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 = -10
9ClientTimeout = 7
10FallbackTimeout=3
11ClientMaxIdle=120
12CacheDelay = 120
13BindWait = 5
14ResolveDelay = 15
15WaitForCards = 4
16PreferLocalCards = 4
17LogFile = stdout
18saveinithistory = 1
19readerrestartseconds = 5
20#LogFile = /var/keys/oscam.log
21#usrfile = /var/keys/oscam_usr.log
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 = dbox2
37user = dvbapi
38
39######## end of file ########
Note: See TracBrowser for help on using the repository browser.