Platform Team/sugar-stats: Difference between revisions
| Line 34: | Line 34: | ||
The important parameters that need to be set before using the server (for sugar-stats-server installed from packages there are initialized by meaningful values): | The important parameters that need to be set before using the server (for sugar-stats-server installed from packages there are initialized by meaningful values): | ||
* {{Code|stats/stats-root = /var/lib/sugar-stats/rrd}}<br>Path to the root directory to place stats; | * {{Code|stats/stats-root <nowiki>=</nowiki> /var/lib/sugar-stats/rrd}}<br>Path to the root directory to place stats; | ||
* {{Code|active-document/data-root = /var/lib/sugar-stats/users}}<br>Path to the root directory to place documents' data and indexes; | * {{Code|active-document/data-root <nowiki>=</nowiki> /var/lib/sugar-stats/users}}<br>Path to the root directory to place documents' data and indexes; | ||
== Getting the code == | == Getting the code == | ||