
# Path to the Timewatch shared directory - this is the
# share as used by CentralTime to pass pts/ptr/ptg files
# in and out
timewatch.directory = /home/robin/timesheets

# The timewatch group in the shared directory that represents 
# you. Note that whilst groups can contain more than one user,
# this client can't cope with that (and at UPCO where I work,
# we have one group per user anyway). If this isn't good enough,
# tough - get patching!
timewatch.group = rawsonr

# Server config
applicationName=FreeTime
bindAddress=0.0.0.0
port=8080
timeout=5000
maxThreads=25