source: ipk/source/keys_oscamextern_1_0/var/keys/oscam.conf@ 4019

Last change on this file since 4019 was 3590, checked in by civer, 16 years ago

[IPK]

  • rm OSCAM build 2274
  • added new OsCam external Reader conf (17.07.10)
  • added new OsCam build 2758
File size: 488 bytes
Line 
1######## oscam.conf ############
2[global]
3Nice = 0
4ClientTimeout = 7
5FallbackTimeout=3
6ClientMaxIdle=120
7CacheDelay = 100
8BindWait = 5
9ResolveDelay = 15
10WaitForCards = 1
11PreferLocalCards = 0
12LogFile = stdout
13pidfile = /tmp/oscam.pid
14
15[webif]
16httpport = 8888
17httpuser = root
18httppwd = oscam
19httpallowed = 192.168.0.0-192.168.255.255
20
21
22[monitor]
23appendchaninfo = 1
24nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
25
26[dvbapi]
27enabled = 1
28user = box
29boxtype = ufs910
30au = 1
Note: See TracBrowser for help on using the repository browser.