Metaflush on/off values don't need quotes.

Reviewed by:	pjd
MFC after:	3 days
This commit is contained in:
Mikolaj Golub 2012-07-16 20:43:28 +00:00
parent 57d025c338
commit cfbd0d18bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238538

View File

@ -63,7 +63,7 @@ checksum <algorithm>
compression <algorithm>
timeout <seconds>
exec <path>
metaflush "on" | "off"
metaflush on | off
pidfile <path>
on <node> {
@ -89,14 +89,14 @@ resource <name> {
local <path>
timeout <seconds>
exec <path>
metaflush "on" | "off"
metaflush on | off
on <node> {
# Resource-node section
name <name>
# Required
local <path>
metaflush "on" | "off"
metaflush on | off
# Required
remote <addr>
source <addr>
@ -106,7 +106,7 @@ resource <name> {
name <name>
# Required
local <path>
metaflush "on" | "off"
metaflush on | off
# Required
remote <addr>
source <addr>