<!-- -*- mode:text coding:euc-jp -*-
   $FML: chapter.config.sgml,v 1.5 2004/10/06 09:07:34 fukachan Exp $
-->


<chapter id="config">
	<title>
	設定ファイルを変更する
	</title>


<sect1 id="config.sitedefaultconfig.cf">
	<title>
	そのホストのすべてのＭＬのデフォルト設定を変更する
	</title>

<para>
設定を
/usr/local/etc/fml/site_default_config.cf
に書いて下さい。
フォーマットは .cf 形式、つまり config.cf と同様です。
</para>

<para>
このファイルは、&fml4; の site_force.ph に相当するものです。
</para>

</sect1>


<sect1 id="recipes.config">
	<title>
	レシピ's
	</title>

<qandaset>

<qandaentry>
<question>
	<para>
	elena ＭＬの設定を見る
	</para>
</question>

<answer>
<para>
全部の変数を表示するには
<screen>
% /usr/local/bin/fmlconf elena
</screen>
</para>

<para>
デフォルト値と異なる変数を表示するには
<screen>
% /usr/local/bin/fmlconf -n elena
</screen>
	</para>
</answer>
</qandaentry>

</qandaset>

</sect1>


</chapter>
