]> git.openstreetmap.org Git - rails.git/commitdiff
Remove trailing whitespace.
authorTom Hughes <tom@compton.nu>
Mon, 20 Apr 2009 19:25:10 +0000 (19:25 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 20 Apr 2009 19:25:10 +0000 (19:25 +0000)
config/nginx.conf

index 7cde7741b72b4f188ff48d7ec5aa3ed0eaaba231..41fd52d8d2eefc666ec23174e9366181cdb6e799 100644 (file)
@@ -143,7 +143,7 @@ http {
             rewrite ^/(0\.[0-9]+)/(.*)$ /api/$1/$2;
             rewrite ^/capabilities$ /api/capabilities;
         }
-    
         # Strip asset tags
         location ~ ^/(images|javascripts|openlayers|stylesheets|user/image)/ {
             rewrite ^/(.*)/[0-9]+$ /$1;