Overview

client.conf covers details relevant to all client programs.

Sections

user

Key Example value Description
email moo@brown.cow The email address of the user. Generally you'd want to omit this field from the system-wide config files and leave it for individual users to define. A skeleton client.conf containing just email address is created for each user when they first run a Wagtail client program.

server

Key Example value Description
host wagserver The host name of the machine running wagenc.
port 6002 The port name the query server is running on. Should match the setting in wagenc.conf.

sys

Key Example value Description
tmp /tmp/ The temporary directory to use.