diff --git a/btrbk.conf.example b/btrbk.conf.example index 85208f8..c23c1d5 100644 --- a/btrbk.conf.example +++ b/btrbk.conf.example @@ -2,16 +2,23 @@ # Example btrbk configuration file # # -# Please refer to the btrbk.conf(5) man-page for more details. +# Please refer to the btrbk.conf(5) man-page for a complete +# description of all configuration options. # -# Note that the options can be overridden in the -# volume/subvolume/target sections. +# Note that the options can be overridden per volume/subvolume/target +# in the corresponding sections. # # Enable transaction log transaction_log /var/log/btrbk.log +# Enable stream buffer. Adding a buffer between the sending and +# receiving side is generally a good idea. +# NOTE: If enabled, make sure the "mbuffer" package is installed on +# the target host! +stream_buffer 512m + # Directory in which the btrfs snapshots are created. Relative to # of the volume section. # If not set, the snapshots are created in .