Ignore:
Timestamp:
Oct 10, 2012, 4:44:27 PM (14 years ago)
Author:
obi
Message:

update swap oscam for nds support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapemus_oscam_7209/var/swap/keys/oscam.conf.oscam

    r17370 r18170  
    66############################################################################
    77[global]
    8 Nice = -1
    9 ClientTimeout = 7
    10 FallbackTimeout=3
    11 ClientMaxIdle=120
    12 CacheDelay = 120
    13 BindWait = 5
    14 WaitForCards = 0
    15 PreferLocalCards = 1
    16 LogFile = stdout
    17 saveinithistory = 1
    18 readerrestartseconds = 5
    19 #LogFile = /var/swap/keys/oscam.log
    20 maxlogsize                    = 200
     8logfile                       = /dev/tty
     9clienttimeout                 = 15000
     10fallbacktimeout               = 4900
     11cachedelay                    = 120
     12bindwait                      = 20
     13nice                          = -1
     14maxlogsize                    = 100
     15preferlocalcards              = 1
     16max_cache_time                = 17
    2117
     18#[cccam]
     19#port = 12000
     20#reshare = 5
     21#forward_origin_card = 1
     22#ignorereshare = 0
     23#version = 2.1.4
     24#minimizecards = 0
     25#keepconnected = 1
     26#stealth = 0
     27#reshare_mode = 1
     28#updateinterval = 240
    2229
    2330[monitor]
Note: See TracChangeset for help on using the changeset viewer.