]> git.openstreetmap.org Git - dns.git/blobdiff - dnsconfig.js
Reduce bandwidth to gorwen
[dns.git] / dnsconfig.js
index ded7e7dce054bb0da63483f156aec33602e124e1..9556c5d034abe6e1059a6bd4b6fbd817fdaef4a1 100644 (file)
@@ -35,8 +35,9 @@ var OPENSTREETMAP = loadTemplate("openstreetmap");
 require("include/sshfp.js");
 require("include/tile.js");
 require("include/render.js");
+require("include/nominatim.js");
 
-OPENSTREETMAP("openstreetmap.org", REG_GANDI, SSHFP_RECORDS, TILE_RECORDS, RENDER_RECORDS);
+OPENSTREETMAP("openstreetmap.org", REG_GANDI, SSHFP_RECORDS, TILE_RECORDS, RENDER_RECORDS, NOMINATIM_RECORDS);
 OPENSTREETMAP("openstreetmap.com", REG_GANDI);
 OPENSTREETMAP("openstreetmap.net", REG_GANDI);
 OPENSTREETMAP("openstreetmap.ca", REG_GANDI);