Skip to content

Commit b49a738

Browse files
committed
fix: grants on default
1 parent 190d22a commit b49a738

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

infra/clickhouse/users.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,27 +92,10 @@
9292
<named_collection_control>1</named_collection_control>
9393

9494
<!-- User permissions can be granted here -->
95-
<!--
9695
<grants>
9796
<query>GRANT ALL ON *.*</query>
9897
</grants>
99-
-->
10098
</default>
101-
102-
<!-- Admin user with full privileges -->
103-
<admin>
104-
<password>analyticsarecool</password>
105-
<networks>
106-
<ip>::/0</ip>
107-
</networks>
108-
<profile>default</profile>
109-
<quota>default</quota>
110-
<access_management>1</access_management>
111-
<named_collection_control>1</named_collection_control>
112-
<grants>
113-
<query>GRANT ALL ON *.*</query>
114-
</grants>
115-
</admin>
11699
</users>
117100

118101
<!-- Quotas. -->

0 commit comments

Comments
 (0)