Skip to content

Commit

Permalink
Move the _spatial design handler to ns_server
Browse files Browse the repository at this point in the history
ns_server takes care of the _spatial design handler, hence it should
also be configured in the capi.ini of ns_server.

Change-Id: I672d9e24f84f4c3ec6891e3e1789d740415fd63d
Reviewed-on: http://review.couchbase.org/40416
Reviewed-by: Sarath Lakshman <sarath@couchbase.com>
Tested-by: Volker Mische <volker.mische@gmail.com>
  • Loading branch information
vmx committed Aug 11, 2014
1 parent 0940a30 commit 1bc9bfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gc-couchbase/etc/couchdb/default.d/geocouch.ini
Expand Up @@ -9,6 +9,3 @@ vtree_min_fill_rate = 0.4

[httpd_global_handlers]
_spatial_merge = {spatial_http, handle_req}

[httpd_design_handlers]
_spatial = {capi_spatial, handle_view_req}

0 comments on commit 1bc9bfe

Please sign in to comment.