diff options
| author | fukachan <fukachan> | 2001-10-10 11:06:40 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-10-10 11:06:40 +0000 |
| commit | 4bfad6ed4757ebd3ddc89e2bf0717583fdc2bcc5 (patch) | |
| tree | 5f001c347dda15f83dd5131991199673dc5f4934 /fml/etc/defaults/command.cf.ja | |
| parent | 6dbf79f4f8b4473e8eb7da4e75e2dcce6780ed39 (diff) | |
| download | fml8-4bfad6ed4757ebd3ddc89e2bf0717583fdc2bcc5.tar.gz fml8-4bfad6ed4757ebd3ddc89e2bf0717583fdc2bcc5.tar.bz2 fml8-4bfad6ed4757ebd3ddc89e2bf0717583fdc2bcc5.zip | |
+command_prompot = >>>
+help_file = $message_template_dir/help
+message_template_dir = $fml_share_dir/template/$template_file_charset
+template_file_charset = $default_charset
Diffstat (limited to 'fml/etc/defaults/command.cf.ja')
| -rw-r--r-- | fml/etc/defaults/command.cf.ja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fml/etc/defaults/command.cf.ja b/fml/etc/defaults/command.cf.ja index 23c99bac..94a1b220 100644 --- a/fml/etc/defaults/command.cf.ja +++ b/fml/etc/defaults/command.cf.ja @@ -4,6 +4,12 @@ # 注意: まだまだ考え中といえます # +# Descriptions: command prompt in message reply +# History: hard coded in fml (< 4.0) +# Value: string without spaces +# Examples: >>> +command_prompot = >>> + # Descriptions: chaddr コマンドで confirmation 認証(コールバック認証) # を行なうか否か? |
