summaryrefslogtreecommitdiffstats
path: root/tools/glusterfind/src/tool.conf.in
blob: 54230cb4dcab83369b07df874a21556354ba923c (plain)
1
2
3
4
5
6
7
8
9
10
11
[vars]
session_dir=@GLUSTERD_WORKDIR@/glusterfind/
working_dir=@GLUSTERFSD_MISCDIR@/glusterfind/
log_dir=/var/log/glusterfs/glusterfind/
nodecleanup=@GLUSTERFS_LIBEXECDIR@/glusterfind/nodecleanup.py
changelog_rollover_time=15
brick_ignore_dirs=.glusterfs,.trashcan

[change_detectors]
changelog=@GLUSTERFS_LIBEXECDIR@/glusterfind/changelog.py
brickfind=@GLUSTERFS_LIBEXECDIR@/glusterfind/brickfind.py