mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
ch init formatting
This commit is contained in:
parent
e522293130
commit
2715a124de
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue