blob: bdeeaac9c80d98d44887b8e3b283e318ebfe2901 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
=head1 ������ HTML ������
# Descriptions: ������ HTML �����뤫�ݤ�
# History: fml 4 �� $AUTO_HTML_GEN
# Value: yes / no
# Examples: yes
use_html_archive = yes
# Descriptions: HTML �����줿��������ǥ��쥯�ȥ� (�̤ͣ���)
# ����: �ɥᥤ�ȡ��̤ͣ��Ȥ��̤Υǥ��쥯�ȥ�ˤʤ�
# History: none
# Value: directory
# Examples: ~fml/public_html/mlarchive/fml.org/elena
html_archive_dir = $fml_owner_home_dir/public_html/mlarchive/$ml_domain/$ml_name
|