]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/templates/default/mapserver.conf.erb
community: Disable maxmind download for now
[chef.git] / cookbooks / imagery / templates / default / mapserver.conf.erb
index 9758ffbd129282c2c4374dced0aee22641e27262..adaeb9fccec39fa78781a7ccadeb80c728b147d2 100644 (file)
@@ -2,4 +2,8 @@ CONFIG
   ENV
     MS_MAP_PATTERN "^/srv/imagery/mapserver/"
   END
+
+  MAPS
+    # TEST_MAPFILE "/opt/mapserver/test/test.map"
+  END
 END