diff options
| author | fukachan <fukachan> | 2003-08-20 23:47:19 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-20 23:47:19 +0000 |
| commit | 19aa62773b6f8eebf1d35c4458d9a89b7c1036a7 (patch) | |
| tree | a19b678733b8b8cfa2c7d26e1d0da292432bf937 /fml/etc | |
| parent | 6f9dbde2a527183d401b9ab4cff067808525e14a (diff) | |
| download | fml8-19aa62773b6f8eebf1d35c4458d9a89b7c1036a7.tar.gz fml8-19aa62773b6f8eebf1d35c4458d9a89b7c1036a7.tar.bz2 fml8-19aa62773b6f8eebf1d35c4458d9a89b7c1036a7.zip | |
regen:
+use_html_archive_address_mask = yes
+html_archive_address_mask_type = all
Diffstat (limited to 'fml/etc')
| -rw-r--r-- | fml/etc/default_config.cf.en.in | 14 | ||||
| -rw-r--r-- | fml/etc/default_config.cf.ja.in | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/fml/etc/default_config.cf.en.in b/fml/etc/default_config.cf.en.in index 265f1122..46ccba3c 100644 --- a/fml/etc/default_config.cf.en.in +++ b/fml/etc/default_config.cf.en.in @@ -1138,6 +1138,20 @@ html_archive_dir = $fml_owner_home_dir/public_html/fml/mlarchive/$ml_domain/$ml_ # Examples: reverse html_archive_index_order_type = reverse + +# Descriptions: +# History: +# Value: +# Examples: +use_html_archive_address_mask = yes + + +# Descriptions: +# History: +# Value: +# Examples: +html_archive_address_mask_type = all + =head1 command definitoins =head2 process diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in index 97e5b435..175895bc 100644 --- a/fml/etc/default_config.cf.ja.in +++ b/fml/etc/default_config.cf.ja.in @@ -1161,6 +1161,20 @@ html_archive_dir = $fml_owner_home_dir/public_html/fml/mlarchive/$ml_domain/$ml_ # Examples: reverse html_archive_index_order_type = reverse + +# Descriptions: +# History: +# Value: +# Examples: +use_html_archive_address_mask = yes + + +# Descriptions: +# History: +# Value: +# Examples: +html_archive_address_mask_type = all + =head1 コマンドの定義 =head2 プロセス |
