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

17 lines
596 B
Plaintext
Raw Normal View History

2011-01-23 06:43:51 +00:00
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'.