summaryrefslogtreecommitdiffstats
path: root/examples/Cfg/etc/dirvish/master.conf/master.conf.genshi
blob: 6c9750f9d584adcee00e22ff5e5ccd25180d3b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
bank:
	/backup

image-default: %Y-%m-%d
log: bzip2
index: bzip2
xdev: 1

exclude:
	lost+found/
	*~
	.nfs*

Runall:
{% for user in metadata.Properties['dirvish.xml'].data.find('users') %}\
	homes/${user.tag}
{% end %}\

expire-default: +2 weeks

expire-rule:
#	MIN	HR	DOM	MON		DOW	STRFTIME_FMT
	*	*	*  	*		1	+6 weeks
	*	*	1-7	*		1	+6 months
	*	*	1-7	1,4,7,10	1	never