myself.conf 529 B

123456789101112131415
  1. Client {
  2. Name = lto5-fd
  3. Maximum Concurrent Jobs = 20
  4. # remove comment from "Plugin Directory" to load plugins from specified directory.
  5. # if "Plugin Names" is defined, only the specified plugins will be loaded,
  6. # otherwise all filedaemon plugins (*-fd.so) from the "Plugin Directory".
  7. #
  8. # Plugin Directory = "/usr/lib/bareos/plugins"
  9. # Plugin Names = ""
  10. # if compatible is set to yes, we are compatible with bacula
  11. # if set to no, new bareos features are enabled which is the default
  12. # compatible = yes
  13. }