Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query server config #11

Closed
yvern opened this issue Nov 11, 2019 · 1 comment
Closed

query server config #11

yvern opened this issue Nov 11, 2019 · 1 comment

Comments

@yvern
Copy link

yvern commented Nov 11, 2019

Hello,

First of all, thank you for the work put here!

Upon inspecting parameters and values, I wasn't quite sure how to setup local.ini to include

[native_query_servers]
enable_erlang_query_server = true

could it be done via couchdbConfig, or is it not possible as of now?
If possible, could I get an example?

@willholley
Copy link
Member

yes, you should be able to set this via:

couchdbConfig:
    native_query_servers:
        enable_erlang_query_server: true

@yvern yvern closed this as completed Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants