]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/filed_conf.h
Fix typo
[bacula/bacula] / bacula / src / filed / filed_conf.h
index 08f00351338cb8de4cb55abc3358b87ddbe8fcce..47e3d637a009f8a72bd81a3e76e50220c72b4132 100644 (file)
@@ -65,6 +65,7 @@ struct CLIENT {
    int MaxConcurrentJobs;
    utime_t heartbeat_interval;        /* Interval to send heartbeats to Dir */
    utime_t SDConnectTimeout;          /* timeout in seconds */
+   uint32_t max_network_buffer_size;  /* max network buf size */
 };