This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-debian/debian/templates
2013-04-04 09:26:01 +00:00

29 lines
958 B
Plaintext

Template: gallery3/webserver_type
Type: multiselect
_Choices: apache2
Default: apache2
_Description: Web server to reconfigure automatically:
If you do not select a web server to reconfigure automatically, gallery3
will not be usable until you reconfigure your webserver to enable
Gallery3.
Template: gallery3/restart-webserver
Type: boolean
Default: false
_Description: Should ${webserver} be restarted?
Remember that in order to activate the new configuration, ${webserver} has
to be restarted. You can also restart ${webserver} by manually executing
'invoke-rc.d ${webserver} restart'.
Template: gallery3/admin-password
Type: password
Default:
_Description: Password for Gallery 3 admin user
Gallery 3 may be accessed, after installation, from
http://localhost/gallery3/
.
Administrative access to Gallery 3 requires identification with a
username and a password.
.
The default username is admin and the password is whatever you set here.