bacula: Increased network buffer size to 64k.
This commit is contained in:
parent
d81ff31adc
commit
bea057265c
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ Device {
|
|||
AlwaysOpen = no;
|
||||
RemovableMedia = yes;
|
||||
RandomAccess = no;
|
||||
Maximum Network Buffer Size = 65536
|
||||
Alert Command = "sh -c 'tapeinfo -f <%= @device %> | grep TapeAlert | cat'"
|
||||
Alert Command = "sh -c 'smartctl -H -l error <%= @device %> | cat'"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue