sklassen commented on issue #37: New Instructions for installing snap including enabling interfaces URL: https://github.com/apache/couchdb-pkg/pull/37#issuecomment-436717743 > @sklassen It'd be best if you could leave the `etc/local.ini` file that we ship rather than writing a blank one. That way, the sample text that we provide is available if people choose to edit that file by hand rather than use some other way to update it. As everything in our copy is commented out, there is no impact to how your snap will operate. Okay, I've done that in the install hook. Fresh installations will have it copied over; Updates will copy from the previous revision's /etc/local.ini. > Finally, you'll want to be aware of: > > [apache/couchdb#1602](https://github.com/apache/couchdb/pull/1602) > > which will change how the query servers are activated. This will land before 2.3.0 is released. That means your code will need changing again. Okay, noted. I'm a fan of the native erlang views. When I test the 2.3.0 snap, I will make the code change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
