blob: 5657b0809ab5f910f64fda67f982e71c297ef8dd (
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
|
Template: taler-merchant/reconfigure-webserver
Type: multiselect
Choices: apache2, nginx
Default: apache2, nginx
_Description: Web server to reconfigure automatically:
Please choose the web server that should be automatically configured
as a frontend for taler-merchant-httpd.
Template: taler-merchant/username
Type: string
Default: taler-merchant-httpd
_Description: Taler user:
Please choose the user that the taler-merchant-httpd process will run as.
.
This should be a dedicated account. If the specified account does not
already exist, it will automatically be created, with no login shell.
Template: taler-merchant/groupname
Type: string
Default: www-data
_Description: Taler group:
Please choose the group that the taler-merchant-httpd will run as.
.
This should be the same group that the Web server is in.
|