From bfb3bf8622a4ca47964d58df4fab0003ad144cb8 Mon Sep 17 00:00:00 2001 From: Matthew Connelly Date: Sat, 14 Nov 2015 07:31:03 +0000 Subject: [PATCH] debugging should not be enabled by default --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index fd601ab..ed34827 100644 --- a/config.yml +++ b/config.yml @@ -25,7 +25,7 @@ plugins: sqlite_unicode: 1 # Uncomment for debugging -show_errors: 1 +#show_errors: 1 # Sets the expiration for posts # Options can be any combination of weeks, days, hours, minutes, seconds