source: trunk/greenorg/etc/main.cfg@ 6193

Last change on this file since 6193 was 6193, checked in by mdewsnip, 20 years ago

Added Suva report macrofile to the list.

  • Property svn:keywords set to Author Date Id Revision
File size: 705 bytes
Line 
1logcgiargs false
2usecookies false
3LogDateFormat LocalTime
4
5macrofiles base.dm english.dm home.dm docs.dm download.dm \
6 examples.dm support.dm faq.dm cvs.dm colcfg.dm \
7 intn.dm report.dm reportSuva.dm
8
9
10Encoding shortname=utf-8 "longname=Unicode (UTF-8)"
11
12Language shortname=en longname=English default_encoding=utf-8
13
14pageparam faqfull 0
15macroprecedence l,faqfull
16
17cgiarg shortname=a argdefault=p
18cgiarg shortname=p argdefault=home
19cgiarg shortname=w argdefault=utf-8
20cgiarg shortname=faqfull "longname=faq all on one page" multiplechar=false \
21 argdefault=0 defaultstatus=weak savedarginfo=mustnot
Note: See TracBrowser for help on using the repository browser.