summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.en/basic.cf
blob: b6f51e151d2109b95702ea9bef02d8d6952830a1 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=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	language

default_charset		=	us-ascii


=head2	default modes


# Descriptions: default mode in creating file
#      History:
#        Value:
#     Examples:
default_file_mode	=	0600


# Descriptions: default mode in mkdir
#      History:
#        Value:
#     Examples:
default_directory_mode	=	0755


directory_public_mode	=	0755

directory_private_mode	=	0700


# Descriptions:
#      History:
#        Value:
#     Examples:
default_umask		=	077


=head2 TIME ZONE


# Descriptions:
#      History:
#        Value:
#     Examples:
timezone		=	+0900