source: ipk/source.sh4/swapemus_oscam_6089/_path_/keys/oscam.conf.oscam@ 23299

Last change on this file since 23299 was 23299, checked in by nit, 13 years ago
File size: 1.0 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 = 1
15PreferLocalCards = 1
16LogFile = stdout
17saveinithistory = 1
18readerrestartseconds = 5
19#LogFile = /var/keys/oscam.log
20#usrfile = /var/keys/oscam_usr.log
21
22[monitor]
23nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
24appendchaninfo = 1
25
26[webif]
27httpport = 8888
28httpuser = root
29httppwd = oscam
30httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
31
32[dvbapi]
33enabled = 1
34au = 1
35boxtype = duckbox
36user = dvbapi
37pmt_mode = 0
38
39######## end of file ########
Note: See TracBrowser for help on using the repository browser.