]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "test file logging for nominatim"
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 23 Nov 2014 16:09:21 +0000 (17:09 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 23 Nov 2014 16:09:21 +0000 (17:09 +0100)
This reverts commit 3b36774a40f2a975666c5b47bc59f5e2ecd28de9.

cookbooks/nominatim/templates/default/nominatim.erb

index 34142312d4018e9b357f4e296ffd324abd3e658d..d36523d851df958af7ac82cae9d4ad2650e6a7d0 100644 (file)
@@ -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');