summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/config b/src/config
index 94983ec..b48f386 100644
--- a/src/config
+++ b/src/config
@@ -12,7 +12,6 @@ user = olk
catalog = clickhouse223
schema = tsg_galaxy_v3
-
[clickhouse]
host = 10.111.200.170
port = 9001
@@ -27,8 +26,10 @@ user = olk
catalog = clickhouselt
schema = tsg_galaxy_v3
-
[run]
time1 = 2021-05-30 12:00:00
time2 = 2021-06-30 12:00:00
-time_out = 1200
+time_out = 900
+
+[optional]
+list_without_datetime = 1 \ No newline at end of file