We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e1e6a commit ffd7ec4Copy full SHA for ffd7ec4
api/config.sample.js
@@ -34,6 +34,7 @@ var countlyConfig = {
34
},
35
clickhouse: {
36
enabled: false
37
+ }
38
39
comparisonLogs: {
40
mode: 'disabled' // Options: 'disabled', 'files', 'logs', 'both' - WARNING: DEVELOPMENT ONLY, use 'disabled' in production
0 commit comments