summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.en/user.cf
blob: 6f9279d6fc838940242d77de133a9039aa8af19f (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
=head1	������

# Descriptions: primary { address => gecos_field } map.
#      History: none
#        Value: map
#     Examples:
primary_user_db_gecos_map	=	$db_dir/gecos

# Descriptions: { address => gecos_field } maps.
#      History: none
#        Value: map
#     Examples:
user_db_gecos_maps		=	$primary_user_db_gecos_map

# Descriptions: primary { address => unix time when subscribed } map.
#      History: none
#        Value: map
#     Examples:
primary_user_db_subscribe_date_map	=	$db_dir/subscribe_date

# Descriptions: { address => unix time when subscribed } maps.
#      History: none
#        Value: map
#     Examples:
user_db_subscribe_date_maps	=	$primary_user_db_subscribe_date_map