From 3df21dda616b305ffa0012e300873ed5996403d2 Mon Sep 17 00:00:00 2001 From: Jacob Keller Date: Tue, 18 Dec 2018 22:21:37 -0800 Subject: [PATCH] document the show_duration parameter Signed-off-by: Jacob Keller --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54f498c..fc1e336 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,12 @@ If set to true, all posts will also be copied to this guild's discord webhook URL. Useful to have a single server which receives all posts, while other guild discords only receive posts for their own guild. +##### show_duration + +An optional configuration setting that can be used to disable showing the +encounter duration when publishing. Set to false to disable including the +duration when formatting the encounters. If the value is not set, it will +default to true. ##### simpleArcParse