# root directory of the oVirt Server Rails application
#OVIRT_DIR=/usr/share/ovirt-server

# location of the logfile
#MONGREL_LOG=/var/log/ovirt-server/mongrel.log

# location of the lockfile
#MONGREL_LOCKFILE=/var/lock/subsys/ovirt-server

# location of the file containing running process ID
#MONGREL_PID=/var/run/ovirt-server/mongrel.pid

# user and group under which Rails application runs
#USER=ovirt
#GROUP=ovirt

# URL prefix for Rails application
#PREFIX=/ovirt
