DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T c

⟦2e5da7914⟧ TextFile

    Length: 674 (0x2a2)
    Types: TextFile
    Names: »console_tai.tex«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/doc/manual/volume1/console_tai.tex« 

TextFile

\small\begin{verbatim}

#define default_mtsboth_chan \
        "mtsboth-chan:age<2h,vol<1M,num<500,last<2h"
#define default_mtsboth_mta \
        "mtsboth-mta:age<2h,vol<1M,num<500,last<2h"
#define default_mtsboth_msg \
        "mtsboth-msg:age<2h,vol<1M"

#define default_mtain_chan \
        "mtain-chan:last<2h"
#define default_mtain_mta \
        "mtain-mta:last<2h"
#define default_mtain_msg \
        "mtain-msg:last<2h"

#define default_passive_chan \
        "passive-chan:age<20,vol<1M,num<10,last<20"
#define default_passive_mta \
        "passive-mta:age<20,vol<1M,num<10,last<20"
#define default_passive_msg \
        "passive-msg:age<20,vol<1M"

\end{verbatim}