#!## serviceclient.tpl
#### censhare ServiceClient Parameters

## Description: serviceclient user
## Type:        string
## Mandatory:   yes
## Default:     "corpus"
SERVICECLIENT_USER="corpus"

## Description: path to serviceclient.sh
## Type:        string
## Mandatory:   yes
## Default:     "/opt/corpus/service-client"
SERVICECLIENT_BASE="/opt/corpus/service-client"

## Description: java options for service-client
##     If not set, default from
##       $SERVICECLIENT_BASE/serviceclient.sh
##       will be used.
## Type: string
## Default:	""
SERVICECLIENT_JAVA_OPTIONS=""
