Ignore:
Timestamp:
Jul 17, 2010, 11:35:11 AM (16 years ago)
Author:
civer
Message:

[IPK]

  • rm OSCAM build 2274
  • added new OsCam external Reader conf (17.07.10)
  • added new OsCam build 2758
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/keys_oscamextern_1_0/var/keys/oscam.conf

    r3359 r3590  
    55FallbackTimeout=3
    66ClientMaxIdle=120
    7 CacheDelay = 0
     7CacheDelay = 100
    88BindWait = 5
    99ResolveDelay = 15
    1010WaitForCards = 1
    11 PreferLocalCards = 1
     11PreferLocalCards = 0
    1212LogFile = stdout
    13 #LogFile = /var/keys/oscam.log
    14 #PidFile = /var/keys/oscam.pid
    15 #usrfile = /var/keys/oscam_usr.log
     13pidfile = /tmp/oscam.pid
     14
     15[webif]
     16httpport      = 8888
     17httpuser      = root
     18httppwd       = oscam
     19httpallowed   = 192.168.0.0-192.168.255.255
     20
    1621
    1722[monitor]
    1823appendchaninfo = 1
     24nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
    1925
    2026[dvbapi]
     
    2329boxtype = ufs910
    2430au = 1
    25 priority=1830:003411,0D05:000004,0500:040810,09C4:000000
Note: See TracChangeset for help on using the changeset viewer.