~libravatar/libravatar/master

148 by Francois Marier
Basic working Debian packaging, ready to be deployed
1
Template: libravatar-common/wwwservername
2
Type: string
3
Default: www.libravatar.org
4
Description: URL of the main service:
737 by Francois Marier
Add optional ServerAlias directives in Apache config files
5
 Please enter the URL of the main Libravatar service (without the "https://" part).
6
7
Template: libravatar-common/wwwserveralias
8
Type: string
9
Default: www.libravatar.bit
10
Description: Alias for the main service:
11
 Please enter an alias (if any) for the main Libravatar service (without the
12
 "https://" part).
148 by Francois Marier
Basic working Debian packaging, ready to be deployed
13
14
Template: libravatar-common/cdnservername
15
Type: string
16
Default: cdn.libravatar.org
17
Description: URL of the CDN server:
18
 Please enter the URL of the content delivery network (without the "http://" part).
287 by Francois Marier
Document the fact that having -www and -cdn on the same domain doesn't work
19
 .
20
 This has to be on a DIFFERENT (sub)domain from the URL of the main service.
148 by Francois Marier
Basic working Debian packaging, ready to be deployed
21
737 by Francois Marier
Add optional ServerAlias directives in Apache config files
22
Template: libravatar-common/cdnserveralias
23
Type: string
24
Default: cdn.libravatar.bit
25
Description: Alias for the CDN server:
26
 Please enter an alias (if any) for the content delivery network (without the
27
 "http://" part).
28
 .
29
 This has to be on a DIFFERENT (sub)domain from the alias of the main service.
30
148 by Francois Marier
Basic working Debian packaging, ready to be deployed
31
Template: libravatar-common/seccdnservername
32
Type: string
33
Default: seccdn.libravatar.org
34
Description: URL of the secure CDN server:
35
 Please enter the URL of the https-based content delivery network (without the
36
 "https://" part). This value is optional and can be left blank.
37
737 by Francois Marier
Add optional ServerAlias directives in Apache config files
38
Template: libravatar-common/seccdnserveralias
39
Type: string
40
Default: seccdn.libravatar.bit
41
Description: Alias for the secure CDN server:
42
 Please enter an alias (if any) of the https-based content delivery network
43
 (without the "https://" part). This value is optional and can be left blank.
44
148 by Francois Marier
Basic working Debian packaging, ready to be deployed
45
Template: libravatar-common/webmasteremail
46
Type: string
47
Default: webmaster@libravatar.org
48
Description: Webmaster email:
49
 Please enter the email of the webmaster.