From 2a09d4a5a64b450d8157507bad644096bbabb721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 30 Jan 2017 07:11:12 +0100 Subject: [PATCH] fix(): conf file had left over of old config key, #7395 --- conf/sample.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/sample.ini b/conf/sample.ini index 2cccab06362..ce9344e1d4f 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -49,9 +49,6 @@ # Log web requests ;router_logging = false -# This enables query request audit logging, output at warn level, default is false -;data_proxy_logging = false - # the path relative working path ;static_root_path = public