# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: kumofs/select_components
Type: multiselect
Choices: kumo-manager, kumo-server, kumo-gateway
_Description: Kumofs components to run on this host:
 Please choose which components of kumofs should run on this host.
  * kumo-server stores data and replicates it into other servers;
  * kumo-manager monitors and balances the servers;
  * kumo-gateway relays requests from client applications.

Template: kumofs/manager_options
Type: string
Default: -l localhost
_Description: Command-line options for kumo-manager:
 Please specify the command-line options to use with kumo-manager.
 .
 The default value is well adapted for a single-node setup.

Template: kumofs/server_options
Type: string
Default: -m localhost -l localhost -s /var/lib/kumofs/kumofs.tch
_Description: Command-line options for kumo-server:
 Please specify the command-line options to use with kumo-server.
 .
 The default value is well adapted for a single-node setup.

Template: kumofs/gateway_options
Type: string
Default: -m localhost -t 11211
_Description: Command-line options for kumo-gateway:
 Please specify the command-line options to use with kumo-gateway.
 .
 The default value is well adapted for a single-node setup.
