On Fri, Jan 21, 2011 at 4:18 PM, Filipe David Manana <[email protected]> wrote: > - ("httpd", "server_options") -> > - ?MODULE:stop(); > > Benoît, I think you forgot to add a matching clause for the new > couch_httpd:config_change/3 function. >
Sound like couch_config:register handle that: (couch_config.erl line 160) . - benoît
