| 12345678910111213141516 |
- # Client used to be FileDaemon in previous version
- Client {
- Name = lto7-fd
- Maximum Concurrent Jobs = 20
- # 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 storage plugins (*-fd.so) from the "Plugin Directory".
- #
- # Plugin Directory = /usr/lib/bareos/plugins
- # Plugin Names = ""
- # if compatible is set to yes, we are compatible with bacula
- # if set to no, new bareos features are enabled which is the default
- # compatible = yes
- }
|