blob: 02b0f7361b96ec5d64f2f92f257d8d348902184b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
=head1 �����Υ��ޥ�
# Descriptions:
# History:
# Value: FILE
# Examples:
article_summary_file = $ml_home_dir/summary
# Descriptions:
# History:
# Value: SELECT ( fml4_compatible )
# Examples:
article_summary_file_format_style = fml4_compatible
# Descriptions: ���ɥ쥹����Ƭ�β��Х��Ȥ�������Ͽ���롣�ܤ����ϥ�������
# History:
# Value: NUM
# Examples: 15
article_summary_file_format_address_length = 15
=head2 �����μ�ư�õ���ɽ�
# Descriptions: �����μ�ư�õ�($use_article_expire)���ɽ�����
# ���ޥ����ʤ���(¸�ߤ��ʤ�������ʬ����)
# History: $EXPIRE_SUMMARY
# Value: YES_OR_NO
# Examples: no
use_article_summary_file_expire = no
|