diff options
| author | fukachan <fukachan> | 2006-05-02 11:17:06 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-05-02 11:17:06 +0000 |
| commit | 03ee6f8d99dd96a9677c23155d8f3fbde07e222a (patch) | |
| tree | d6842351fb26a8fb035936177a334d5b1719a0c7 /fml/doc/en/tutorial | |
| parent | 3406e4db8a3d23b6bb3e26b5d3253087433f996f (diff) | |
| download | fml8-03ee6f8d99dd96a9677c23155d8f3fbde07e222a.tar.gz fml8-03ee6f8d99dd96a9677c23155d8f3fbde07e222a.tar.bz2 fml8-03ee6f8d99dd96a9677c23155d8f3fbde07e222a.zip | |
regen: $confirm_command_expire_limit
Diffstat (limited to 'fml/doc/en/tutorial')
| -rw-r--r-- | fml/doc/en/tutorial/variables/class.sgml | 1 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/variables/list.sgml | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml index e6b4dfb8..aa1f5b7d 100644 --- a/fml/doc/en/tutorial/variables/class.sgml +++ b/fml/doc/en/tutorial/variables/class.sgml @@ -247,6 +247,7 @@ chaddr_command { confirm_command { confirm_command { + $confirm_command_expire_limit ? $confirm_command_prefix } } diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml index 79199b6a..3a18e58a 100644 --- a/fml/doc/en/tutorial/variables/list.sgml +++ b/fml/doc/en/tutorial/variables/list.sgml @@ -730,6 +730,15 @@ command_mail_valid_command_limit</entry> </row> <row> <entry> +confirm_command_expire_limit</entry> +<entry> + how long confirmation is effective ?</entry> +<entry> +14d + </entry> +</row> +<row> +<entry> confirm_command_prefix</entry> <entry> special command name used as confirmation</entry> |
