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

API to return server side settings #3136

Closed
mattab opened this issue May 5, 2012 · 2 comments
Closed

API to return server side settings #3136

mattab opened this issue May 5, 2012 · 2 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented May 5, 2012

It could be useful, for plugins or remote applications, to be able to read a set of values from Piwik server.

Implementation:

  • New API function eg. API.getSettings
  • This API would simply return the values from the config file under section [APISettings]

This would be useful for example for a Piwik Mobile SDK. It would return [ batchsize, interval, ttl ]

@mattab
Copy link
Member Author

mattab commented May 26, 2012

(In [6319]) Fixes #3136 will be used in the upcoming SDK

@mattab
Copy link
Member Author

mattab commented May 26, 2012

(In [6320]) Refs #3136 XML test

@mattab mattab added this to the Piwik 1.8 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant