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

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