~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to debian/libravatar-common.templates

  • Committer: Francois Marier
  • Date: 2012-07-09 10:18:45 UTC
  • Revision ID: git-v1:7798b765946d003401af40e9afcb19ca941007ff
Add optional ServerAlias directives in Apache config files

This is mainly to add support for the libravatar.bit domain.

See bug #789751.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Type: string
3
3
Default: www.libravatar.org
4
4
Description: URL of the main service:
5
 
 Please enter the URL of the main Libravatar service (without the "http://" part).
 
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).
6
13
 
7
14
Template: libravatar-common/cdnservername
8
15
Type: string
12
19
 .
13
20
 This has to be on a DIFFERENT (sub)domain from the URL of the main service.
14
21
 
 
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
 
15
31
Template: libravatar-common/seccdnservername
16
32
Type: string
17
33
Default: seccdn.libravatar.org
19
35
 Please enter the URL of the https-based content delivery network (without the
20
36
 "https://" part). This value is optional and can be left blank.
21
37
 
 
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
 
22
45
Template: libravatar-common/webmasteremail
23
46
Type: string
24
47
Default: webmaster@libravatar.org