We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c9f28 commit ab614d7Copy full SHA for ab614d7
1 file changed
configs/local.yaml
@@ -1,3 +1,4 @@
1
+
2
# database settings
3
database:
4
connection_string: "postgres://heimdall:heimdall@postgres:5432/heimdall?sslmode=disable"
@@ -7,7 +8,7 @@ pool:
7
8
size: 5
9
sleep: 500
10
-# # plugins location
11
+# plugins location
12
plugin_directory: ./plugins
13
14
# auth plugin
@@ -35,10 +36,6 @@ clusters:
35
36
status: active
37
version: 0.0.1
38
description: Just a localhost
- rbacs:
39
- - trino
40
- - trino2
41
tags:
42
- type:localhost
43
- - data:local
44
-
+ - data:local
0 commit comments