|
Last change
on this file since 3473 was 3359, checked in by civer, 16 years ago |
|
[IPK]
- added new oscam
- rm configs from OSCAM emu
- added configs in keys Section!
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | ######## oscam.conf ############
|
|---|
| 2 | [global]
|
|---|
| 3 | Nice = 0
|
|---|
| 4 | ClientTimeout = 7
|
|---|
| 5 | FallbackTimeout=3
|
|---|
| 6 | ClientMaxIdle=120
|
|---|
| 7 | CacheDelay = 0
|
|---|
| 8 | BindWait = 5
|
|---|
| 9 | ResolveDelay = 15
|
|---|
| 10 | WaitForCards = 1
|
|---|
| 11 | PreferLocalCards = 1
|
|---|
| 12 | LogFile = stdout
|
|---|
| 13 | #LogFile = /var/keys/oscam.log
|
|---|
| 14 | #PidFile = /var/keys/oscam.pid
|
|---|
| 15 | #usrfile = /var/keys/oscam_usr.log
|
|---|
| 16 |
|
|---|
| 17 | [monitor]
|
|---|
| 18 | appendchaninfo = 1
|
|---|
| 19 | port = 988
|
|---|
| 20 | nocrypt = 192.168.0.0-192.168.255.255
|
|---|
| 21 | aulow = 120
|
|---|
| 22 | hideclient_to = 0
|
|---|
| 23 | monlevel = 2
|
|---|
| 24 | httpport = 8888
|
|---|
| 25 | httpuser =
|
|---|
| 26 | httppwd =
|
|---|
| 27 | httpcss =
|
|---|
| 28 | httpscript =
|
|---|
| 29 | httprefresh = 15
|
|---|
| 30 | httphideidleclients = 1
|
|---|
| 31 |
|
|---|
| 32 | [dvbapi]
|
|---|
| 33 | enabled = 1
|
|---|
| 34 | au = 1
|
|---|
| 35 | boxtype = dbox2
|
|---|
| 36 | user = dvbapi
|
|---|
| 37 | priority=1830:003411,0D05:000004,0500:040810,09C4:000000
|
|---|
| 38 |
|
|---|
| 39 | [anticasc]
|
|---|
| 40 | enabled = 0
|
|---|
| 41 | numusers = 0
|
|---|
| 42 | sampletime = 2
|
|---|
| 43 | samples = 10
|
|---|
| 44 | penalty = 0
|
|---|
| 45 | aclogfile = ./oscam_ac.log
|
|---|
| 46 | denysamples = 8
|
|---|
| 47 | fakedelay = 1000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.