|
Last change
on this file since 4892 was 4892, checked in by speedy1, 15 years ago |
|
[ipk] Oscam_4066 added. New Config concerning Start/Stop and Oscam.dvbapi
|
|
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]
|
|---|
| 8 | Nice = -10
|
|---|
| 9 | ClientTimeout = 7
|
|---|
| 10 | FallbackTimeout=3
|
|---|
| 11 | ClientMaxIdle=120
|
|---|
| 12 | CacheDelay = 120
|
|---|
| 13 | BindWait = 5
|
|---|
| 14 | ResolveDelay = 15
|
|---|
| 15 | WaitForCards = 4
|
|---|
| 16 | PreferLocalCards = 4
|
|---|
| 17 | LogFile = stdout
|
|---|
| 18 | saveinithistory = 1
|
|---|
| 19 | readerrestartseconds = 5
|
|---|
| 20 | #LogFile = /var/keys/oscam.log
|
|---|
| 21 | #usrfile = /var/keys/oscam_usr.log
|
|---|
| 22 |
|
|---|
| 23 | [monitor]
|
|---|
| 24 | nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
|
|---|
| 25 | appendchaninfo = 1
|
|---|
| 26 |
|
|---|
| 27 | [webif]
|
|---|
| 28 | httpport = 8888
|
|---|
| 29 | httpuser = root
|
|---|
| 30 | httppwd = oscam
|
|---|
| 31 | httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
|
|---|
| 32 |
|
|---|
| 33 | [dvbapi]
|
|---|
| 34 | enabled = 1
|
|---|
| 35 | au = 1
|
|---|
| 36 | boxtype = dbox2
|
|---|
| 37 | user = dvbapi
|
|---|
| 38 |
|
|---|
| 39 | ######## end of file ########
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.