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

"subsciber" in the default config file #7271

Closed
dandv opened this issue Sep 9, 2016 · 2 comments
Closed

"subsciber" in the default config file #7271

dandv opened this issue Sep 9, 2016 · 2 comments
Assignees
Milestone

Comments

@dandv
Copy link
Contributor

dandv commented Sep 9, 2016

I've just installed Influx v1.0.0 on Ubuntu 16.04, and the config file contains the following typo:

###
### [subsciber]
###
### Controls the subscriptions, which can be used to fork a copy of all data
### received by the InfluxDB host.
###

[subsciber]
  enabled = true
  http-timeout = "30s"
@jsternberg
Copy link
Contributor

Looks like this was fixed in #7215, but it probably didn't make it into 1.0.

cc @jwilder @rossmcdonald

@jsternberg
Copy link
Contributor

Fixed via #7274.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants