# Functions
No description provided by the author
No description provided by the author
# Constants
Scan for operations every minute in daemon mode.
Hourly snapshots.
Keep all snapshots at least a day.
Retain snapshots for 7 days.
One snapshot retained per day.
No description provided by the author
No description provided by the author
MirrorFormatDirectory is the directory format.
// MirrorFormatZfs is the ZFS format.
MirrorFormatLzw is the lzw format.
MirrorFormatSubvolume is the subvolume format.
MirrorFormatZlib is the zlib format.
MirrorFormatZstd is the zstd format.
# Structs
Config is the root configuration object.
DaemonConfig is the configuration for the daemon process.
Mirror is the configuration for a btrfs snapshot mirror.
Subvolume is the configuration for a btrfs subvolume.
Volume is the global configuration for a btrfs volume.
# Type aliases
No description provided by the author
MirrorFormat is the format of the mirror path.