mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
ch init formatting
This commit is contained in:
parent
e522293130
commit
2715a124de
@ -18,7 +18,6 @@ CREATE TABLE pageview_queue (
|
||||
url String,
|
||||
referrer String
|
||||
)
|
||||
|
||||
ENGINE = Kafka
|
||||
SETTINGS kafka_broker_list = 'localhost:9092,localhost:9093,localhost:9094', -- input broker list
|
||||
kafka_topic_list = 'pageview',
|
||||
|
Loading…
x
Reference in New Issue
Block a user