File: conserver-client.templates

package info (click to toggle)
conserver 8.2.1-1
  • links: PTS
  • area: non-free
  • in suites: stretch
  • size: 1,836 kB
  • ctags: 1,314
  • sloc: ansic: 22,099; sh: 3,507; makefile: 278
file content (23 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Template: conserver-client/config
Type: boolean
Default: true
_Description: Do you want to configure console automatically?
 Setting this to true will edit /etc/conserver/console.cf
 and replace CONSERVER_MASTER and CONSERVER_PORT with the
 configured values in the next questions

Template: conserver-client/server
Type: string
Default: localhost
_Description: Hostname where your conserver server is installed:
 The conserver hostname is the hostname where the conserver-server
 package is installed. The client, 'console', will use the hostname 'console'
 if left empty. The server name can be changed during runtime with
 the -M option.

Template: conserver-client/port
Type: string
Default: 3109
_Description: The server port number to connect to:
 Set the conserver server port to connect to. This may be either a port
 number or a service name.