summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Fenn <fennm@deshawresearch.com>2014-07-07 11:41:17 -0400
committerMichael Fenn <fennm@deshawresearch.com>2014-07-07 11:41:17 -0400
commit63049a81dc0f9cbfa7fe2fca6ca875f96aad359d (patch)
tree783033b712d70c821435bf1b9ddd11316960169d /doc/man
parenta0a0a5394136d5d0c384a264244526615982fdee (diff)
downloadbcfg2-63049a81dc0f9cbfa7fe2fca6ca875f96aad359d.tar.gz
bcfg2-63049a81dc0f9cbfa7fe2fca6ca875f96aad359d.tar.bz2
bcfg2-63049a81dc0f9cbfa7fe2fca6ca875f96aad359d.zip
Change fam_blocking default to True
Based on discussion in #bcfg2, the consensus seems to be that the behavior provided by fam_blocking = True is the least surprising of the two options (i.e. the server should not process data until it is ready). 1.4 seems like a good time to make this change.
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/bcfg2.conf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/bcfg2.conf.txt b/doc/man/bcfg2.conf.txt
index 36776b5cb..9e5da3eb9 100644
--- a/doc/man/bcfg2.conf.txt
+++ b/doc/man/bcfg2.conf.txt
@@ -49,7 +49,7 @@ fam_blocking
Whether the server should block at startup until the file monitor
backend has processed all events. This can cause a slower startup,
but ensure that all files are recognized before the first client
- is handled.
+ is handled. Defaults to True.
ignore_files
A comma-separated list of globs that should be ignored by the file