]> jfr.im git - solanum.git/commitdiff
reference.conf: Document the common syntax for flags
authorValentin Lorentz <redacted>
Sun, 27 Jun 2021 16:12:33 +0000 (18:12 +0200)
committerDoug Freed <redacted>
Sat, 31 Jul 2021 04:45:04 +0000 (00:45 -0400)
It was only documented as an example in the auth {} block,
not for other blocks.

doc/reference.conf

index 54a07358760cd712a732d887d12551306bc465c3..9d6bdf4a90f5f78b908af2abfd3cde2bf3a7741a 100644 (file)
  *        .include "filename"
  *        .include <filename>
  *
+ * Flags variables are comma-separated sets of predefined values,
+ * specific to each block. For example in operator {} blocks:
+ *        flags = encrypted, encrypted;
+ *
  * Times/durations are written as:
  *        12 hours 30 minutes 1 second
  *