From: Sarah Hoffmann Date: Sun, 23 Nov 2014 16:09:21 +0000 (+0100) Subject: Revert "test file logging for nominatim" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ed700e89a6c254a0a3ec360abbeef2380b1e1658?hp=3b36774a40f2a975666c5b47bc59f5e2ecd28de9 Revert "test file logging for nominatim" This reverts commit 3b36774a40f2a975666c5b47bc59f5e2ecd28de9. --- diff --git a/cookbooks/nominatim/templates/default/nominatim.erb b/cookbooks/nominatim/templates/default/nominatim.erb index 34142312d..d36523d85 100644 --- a/cookbooks/nominatim/templates/default/nominatim.erb +++ b/cookbooks/nominatim/templates/default/nominatim.erb @@ -7,4 +7,3 @@ if (isset($_SERVER['HTTPS']) && !empty($_SERVER['HTTPS'])) else @define('CONST_Website_BaseURL', 'http://nominatim.openstreetmap.org/'); -@define('CONST_Log_File', '/var/log/nominatim/query.log');