; Sample configuratiofile for MegaList 1.20 - by Magnus Lilja


PACK LZH lha -2 u 
PACK LHA lha -2 u 

; BUFFERS forces Xenolink to preload this amount of files into memory.
BUFFERS 200

; New filelist
; -------------------------------------------------------------------

; FILELIST <upload to section/or upload directory>
FILELIST 10

; NAME     The name of the list.
NAME 200-222

; EXTENSION Which extension should the unpacked list have.
EXTENSION .TXT

; PACKED   Use which compression method?
;          Must be one of those specified with PACK keyword above.
PACKED LZH

; SORT DATE/SIZE/ALPHA sort list backwards
; SORT FDATE/FSIZE/FALPHA sort list forwards


; SINCE <number of days> include files that are newver than <numberofdays> days.
; SINCE LASTSCAN include files that has been added after the last scan.

; BANNER   Include bannerfile in front of list
BANNER Xenolink:Banner1.txt

; BANNER   Include bannerfile at the end of the list
ENDBANNER Xenolink:Banner2.txt

; SECTIONS Which sections should be included?
SECTIONS 1-100

; DESCRIPTION The filelist's description. Max 100 characters.
DESCRIPTION Extended Amiga's filelist

; BEGINLIST   Template put in the beginning of the list. Max 1000 characters.
;             If you want longer use BEGINLISTFILE <filename> to force MegaList
;             to load template from disk. Disk-template has no sizelimit.
BEGINLIST List created on %D\n

; ENDLIST Template put after the list. Max 1000 chars.
;         Same here ENDLISTFILE <filename> to load from disk.
ENDLIST \nTotal number of files: %F\nTotal number of bytes: %B\n\n

; SECTIONHEADER  Template put in the beginning of every section. Max 1000 chars.
;                SECTIONHEADERFILE <filename> to load from disk.
SECTIONHEADER ------------------ Section %n '%-20.20N' -----------------\n\n

; SECTIONFOOTER Template put after each section. Max 1000 chars.
;               SECTIONFOOTERFILE <filename> to load from disk.
SECTIONFOOTER %F number of files. %B number of bytes.\n

; FILEENTRY Template for each fileentry. 200 chars.
FILEENTRY %-14.14N %8s %9.9D %f [%03.3a] %d

; DESCLEN <length> Maximum size of description before beginning on a new line.
DESCLEN 37

; INDENT <spaces>  Indent wrapped description how many spaces?
INDENT 42

; Should we pack the filelist? (YES/NO)
PackFilelist         YES

; Update fileentry in Xenolink's catalouge?
UpdateFile           NO

; Add a linefeed after each CR?
AddLineFeed          NO

; Set the free download flag?
FreeDownload         YES

; Include unvalidated files in the list?
IncludeUnvalidated   NO

; Print sectionheaders even if there is no files?
AlwaysPrintHeader    YES

; Upload the unpacked filelist?
UploadUnpackedFile   YES

ENDFILELIST
