|
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]
|
|---|
| 3 | Nice = 0
|
|---|
| 4 | ClientTimeout = 7
|
|---|
| 5 | FallbackTimeout=3
|
|---|
| 6 | ClientMaxIdle=120
|
|---|
| 7 | CacheDelay = 100
|
|---|
| 8 | BindWait = 5
|
|---|
| 9 | ResolveDelay = 15
|
|---|
| 10 | WaitForCards = 1
|
|---|
| 11 | PreferLocalCards = 0
|
|---|
| 12 | LogFile = stdout
|
|---|
| 13 | pidfile = /tmp/oscam.pid
|
|---|
| 14 |
|
|---|
| 15 | [webif]
|
|---|
| 16 | httpport = 8888
|
|---|
| 17 | httpuser = root
|
|---|
| 18 | httppwd = oscam
|
|---|
| 19 | httpallowed = 192.168.0.0-192.168.255.255
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | [monitor]
|
|---|
| 23 | appendchaninfo = 1
|
|---|
| 24 | nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
|
|---|
| 25 |
|
|---|
| 26 | [dvbapi]
|
|---|
| 27 | enabled = 1
|
|---|
| 28 | user = box
|
|---|
| 29 | boxtype = ufs910
|
|---|
| 30 | au = 1
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.