summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-05-02 11:16:06 +0000
committerfukachan <fukachan>2006-05-02 11:16:06 +0000
commit3406e4db8a3d23b6bb3e26b5d3253087433f996f (patch)
tree40cf346b22695e41d1301f50f6567c7f6fee0431
parentfbc410a096a9fda534d54a15ad8ec1e55e047113 (diff)
downloadfml8-3406e4db8a3d23b6bb3e26b5d3253087433f996f.tar.gz
fml8-3406e4db8a3d23b6bb3e26b5d3253087433f996f.tar.bz2
fml8-3406e4db8a3d23b6bb3e26b5d3253087433f996f.zip
define $confirm_command_expire_limit (= 14d by default).
-rw-r--r--fml/etc/src/config.cf.en/command.cf9
-rw-r--r--fml/etc/src/config.cf.ja/command.cf8
2 files changed, 17 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/command.cf b/fml/etc/src/config.cf.en/command.cf
index 124732e7..a83e6dba 100644
--- a/fml/etc/src/config.cf.en/command.cf
+++ b/fml/etc/src/config.cf.en/command.cf
@@ -309,6 +309,15 @@ commands_for_ml_admin_cgi = adduser
confirm_command_prefix = confirm
+# Descriptions: how long confirmation is effective ?
+# special words such as
+# m(min), h(hour), d(day), w(week) are avialable.
+# History: $CONFIRMATION_EXPIRE
+# Value: TIME
+# Examples: 14d
+confirm_command_expire_limit = 14d
+
+
# Descriptions: special command name used as admin command mail
# Value: FML_COMMAND
# Examples:
diff --git a/fml/etc/src/config.cf.ja/command.cf b/fml/etc/src/config.cf.ja/command.cf
index 1eee4d05..53d2cd94 100644
--- a/fml/etc/src/config.cf.ja/command.cf
+++ b/fml/etc/src/config.cf.ja/command.cf
@@ -323,6 +323,14 @@ commands_for_ml_admin_cgi = adduser
confirm_command_prefix = confirm
+# Descriptions: confirmation が有効な期間。
+# m(min), h(hour), d(day), w(week) などの表記を使っても良い。
+# History: $CONFIRMATION_EXPIRE
+# Value: TIME
+# Examples: 14d
+confirm_command_expire_limit = 14d
+
+
# Descriptions: 管理用のコマンドを表す特別なコマンド
# Value: FML_COMMAND
# Examples: