diff options
| author | fukachan <fukachan> | 2001-12-18 11:37:13 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-12-18 11:37:13 +0000 |
| commit | 92a4e96c698658be25177191d05da502ac4e4094 (patch) | |
| tree | 1a57018d38e148e0113b64c46efcd146f53245fd /fml/etc | |
| parent | dcad8832f02671d56530e1e5d3609a965e70fb69 (diff) | |
| download | fml8-92a4e96c698658be25177191d05da502ac4e4094.tar.gz fml8-92a4e96c698658be25177191d05da502ac4e4094.tar.bz2 fml8-92a4e96c698658be25177191d05da502ac4e4094.zip | |
regen ($use_html_archive added)
Diffstat (limited to 'fml/etc')
| -rw-r--r-- | fml/etc/default_config.cf.ja.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in index f80a945f..6dcde205 100644 --- a/fml/etc/default_config.cf.ja.in +++ b/fml/etc/default_config.cf.ja.in @@ -497,6 +497,20 @@ spool_dir = $ml_home_dir/spool # Examples: spool_type = plane +=head1 記事を HTML 化する + +# Descriptions: 記事を HTML 化するか否か +# History: +# Value: yes / no +# Examples: +use_html_archive = yes + +# Descriptions: ヘッダ情報を根拠にしたフィルタリングをするか? +# History: +# Value: yes / no +# Examples: +html_archive_dir = $public_html_dir/mlarchive/$ml_name + =head1 コマンドの定義 # |
