Skip to content

Commit ab614d7

Browse files
committed
Small fixes
1 parent 98c9f28 commit ab614d7

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

configs/local.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# database settings
23
database:
34
connection_string: "postgres://heimdall:heimdall@postgres:5432/heimdall?sslmode=disable"
@@ -7,7 +8,7 @@ pool:
78
size: 5
89
sleep: 500
910

10-
# # plugins location
11+
# plugins location
1112
plugin_directory: ./plugins
1213

1314
# auth plugin
@@ -35,10 +36,6 @@ clusters:
3536
status: active
3637
version: 0.0.1
3738
description: Just a localhost
38-
rbacs:
39-
- trino
40-
- trino2
4139
tags:
4240
- type:localhost
43-
- data:local
44-
41+
- data:local

0 commit comments

Comments
 (0)