summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-12-18 03:15:01 +0000
committerfukachan <fukachan>2004-12-18 03:15:01 +0000
commit656d4e3def59455aad8244482e5d39458d24f218 (patch)
tree0b37d7c9290fbde7e6439b47d70722402dd328ec /fml
parent547d4bb335166c88b81e3b5e5bbd9b4001b22c99 (diff)
downloadfml8-656d4e3def59455aad8244482e5d39458d24f218.tar.gz
fml8-656d4e3def59455aad8244482e5d39458d24f218.tar.bz2
fml8-656d4e3def59455aad8244482e5d39458d24f218.zip
regen: $debug added
Diffstat (limited to 'fml')
-rw-r--r--fml/etc/default_config.cf.en.in13
-rw-r--r--fml/etc/default_config.cf.ja.in13
2 files changed, 26 insertions, 0 deletions
diff --git a/fml/etc/default_config.cf.en.in b/fml/etc/default_config.cf.en.in
index 3ee7d243..a3cd9668 100644
--- a/fml/etc/default_config.cf.en.in
+++ b/fml/etc/default_config.cf.en.in
@@ -59,6 +59,19 @@
# for the variable naming convention.
#
+=head1 debug mode
+
+
+# Descriptions: debug on or off (off by default).
+# History: $DEBUG
+# Value: YES_OR_NO
+# Examples: no
+debug = no
+
+
+
+
+
=head1 basic parameters
=head2 ML maintainers
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in
index cb04a279..bc901a14 100644
--- a/fml/etc/default_config.cf.ja.in
+++ b/fml/etc/default_config.cf.ja.in
@@ -56,6 +56,19 @@
# の「プログラミングスタイル」の章を御覧ください。
#
+=head1 デバッグモード
+
+
+# Descriptions: デバッグ、デフォルトは NO にしてある。
+# History: $DEBUG
+# Value: YES_OR_NO
+# Examples: no
+debug = no
+
+
+
+
+
=head1 基本的なパラメータ
=head2 MLの管理者