blob: 772bdf3fc7f409dd9142f487816af8f7e6ff83f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
=head1 article summary
# Descriptions: article summary file.
# History:
# Value:
# Examples:
article_summary_file = $ml_home_dir/summary
# Descriptions: format style.
# History:
# Value: fml4_compatible
# Examples:
article_summary_file_format_style = fml4_compatible
# Descriptions: save the first N bytes of the address in summary.
# History:
# Value: \d+
# Examples: 15
article_summary_file_format_address_length = 15
|