diff options
Diffstat (limited to 'fml/etc/src/config.cf.en/summary.cf')
| -rw-r--r-- | fml/etc/src/config.cf.en/summary.cf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/summary.cf b/fml/etc/src/config.cf.en/summary.cf new file mode 100644 index 00000000..8a317081 --- /dev/null +++ b/fml/etc/src/config.cf.en/summary.cf @@ -0,0 +1,21 @@ +=head1 article summary + +# Descriptions: article summary file. +# History: +# Value: +# Examples: +summary_file = $ml_home_dir/summary + + +# Descriptions: format style. +# History: +# Value: fml4_compatible +# Examples: +summary_format_style = fml4_compatible + + +# Descriptions: save the first N bytes of the address in summary. +# History: +# Value: \d+ +# Examples: 15 +summary_format_address_length = 15 |
