fix: Update clickhouse configuration
This commit is contained in:
parent
7dbde842d7
commit
2135efcb3f
1 changed files with 2 additions and 0 deletions
|
|
@ -760,6 +760,8 @@ async function startPlausibleAnalyticsService(request: FastifyRequest<ServiceSta
|
||||||
<trace_log remove="remove"/>
|
<trace_log remove="remove"/>
|
||||||
<metric_log remove="remove"/>
|
<metric_log remove="remove"/>
|
||||||
<asynchronous_metric_log remove="remove"/>
|
<asynchronous_metric_log remove="remove"/>
|
||||||
|
<session_log remove="remove"/>
|
||||||
|
<part_log remove="remove"/>
|
||||||
</yandex>`;
|
</yandex>`;
|
||||||
const clickhouseUserConfigXml = `
|
const clickhouseUserConfigXml = `
|
||||||
<yandex>
|
<yandex>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue