Director { # define myself
Name = bareos-dir
QueryFile = "/usr/libexec/bareos/query.sql"
Maximum Concurrent Jobs = 10
Password = "j2UDB2IqBjMlHAZ4gJ4ZyTfiNEWfj7MDxeFEXa/9+0h+" # Console password
Messages = Daemon
Auditing = yes
DirAddress =
169.254.0.1 # Enable the Heartbeat if you experience connection losses
# (eg. because of your router or firewall configuration).
# Additionally the Heartbeat can be enabled in bareos-sd and bareos-fd.
#
# Heartbeat Interval = 1 min
# remove comment in next line to load dynamic backends from specified directory
# Backend Directory = /usr/lib64/bareos/backend
# remove comment from "Plugin Directory" to load plugins from specified directory.
# if "Plugin Names" is defined, only the specified plugins will be loaded,
# otherwise all director plugins (*-
dir.so) from the "Plugin Directory".
#
# Plugin Directory = "/usr/lib64/bareos/plugin"
# Plugin Names = ""
}