source: ipk/source/swapemus_oscam_4736/var/swap/keys/oscam.conf.oscam@ 7185

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

[ipk] small changes in swapemu_oscam_4736

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 = 1
15PreferLocalCards = 1
16LogFile = stdout
17saveinithistory = 1
18readerrestartseconds = 5
19#LogFile = /var/swap/keys/oscam.log
20#usrfile = /var/swap/keys/oscam_usr.log
21lb_mode = 1
22lb_savepath = /var/swap/keys/oscam.stat
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
39
40######## end of file ########
Note: See TracBrowser for help on using the repository browser.