From 0df1a0816598020554773a01513763c932087fb8 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Wed, 4 Dec 2019 00:46:09 -0500 Subject: [PATCH] note that debug mode is really more like develop mode --- docs/honk.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/honk.8 b/docs/honk.8 index 0d1b432..a1d88ee 100644 --- a/docs/honk.8 +++ b/docs/honk.8 @@ -143,6 +143,7 @@ Debug mode may be enabled or disabled by running .Ic debug Ar on|off . In debug mode, secure cookies are disabled and templates are reloaded every request. +Debug mode is really more useful for development, not debugging production. .Ss Import Data may be imported and converted from other services using the .Ic import