blob: 60b4601179f0016bbbc3b89ed767e4c4b3cf49c0 (
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
|
=head1 basic parameters
=head2 ML maintainers
# Descriptions: ML maintainer. person who receives the error messages.
# History: fml 4.0's $MAINTAINER
# Value: rfc822_address
# Examples: elena-admin@fml.org
maintainer =
=head2 default umask
# Descriptions:
# History:
# Value:
# Examples:
default_umask = 077
=head2 TIME ZONE
# Descriptions:
# History:
# Value:
# Examples:
system_timezone = +0900
|