summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/customize/chapter.config.sgml
blob: 72a3b25c5a9d1d5a9e0f450a518e04eee160ee4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--
   $FML$
   $jaFML: chapter.config.sgml,v 1.3 2003/04/15 14:51:36 fukachan Exp $
-->

<chapter id="config">
	<title>
	Modify configuration files
	</title>


<sect1 id="config.sitedefaultconfig.cf">
	<title>
	change default for all ML's on thie host
	</title>

<para>
Edit /usr/local/etc/fml/site_default_config.cf.
The format is same as config.cf.
</para>

<para>
This file corresponds to site_init.ph of &fml4;.
</para>

</sect1>


</chapter>