bareos-sd.conf 373 B

1234567891011
  1. Storage {
  2. Name = bareos-sd
  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 storage plugins (*-sd.so) from the "Plugin Directory".
  7. #
  8. # Plugin Directory = "/usr/lib/bareos/plugins"
  9. # Plugin Names = ""
  10. }