imip-agent

tools/config.sh

1074:3265b51f4a7f
2016-03-07 Paul Boddie Added further parameterisation of database-resident free/busy collections so that tables may contain other columns such as user-specific details. Fixed removal of affected periods in database-resident collections. freebusy-collections
     1 #!/bin/sh     2      3 IMIP_AGENT_USER=imip-agent     4 IMIP_AGENT_GROUP=lmtp     5 INSTALL_DIR=/var/lib/imip-agent     6 WEB_INSTALL_DIR=/var/www/imip-agent     7 CONFIG_DIR=/etc/imip-agent