mirror of
http://gitlab.bashclub.org/bashclub/zsync.git
synced 2024-11-27 05:33:08 +01:00
Add checkzfs_spool options to default config
This commit is contained in:
parent
99d190b2bf
commit
ab04e0316b
@ -33,3 +33,9 @@ checkzfs_max_age=1500,6000
|
|||||||
|
|
||||||
# set checkzfs maximum count of snapshots per dataset (comma separated => warn,crit)
|
# set checkzfs maximum count of snapshots per dataset (comma separated => warn,crit)
|
||||||
checkzfs_max_snapshot_count=150,165
|
checkzfs_max_snapshot_count=150,165
|
||||||
|
|
||||||
|
# set where to move the checkzfs output (0 = local machine, 1 = source machine)
|
||||||
|
checkzfs_spool=0
|
||||||
|
|
||||||
|
# set maxmimum age of checkzfs data in seconds (hourly = 3900, daily = 87000)
|
||||||
|
checkzfs_spool_maxage=87000
|
||||||
|
Loading…
Reference in New Issue
Block a user