Skip to content

Commit 30d69c2

Browse files
committed
Rollback rbac test config
1 parent 60d6ed6 commit 30d69c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

conf/st2.dev.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,14 @@ logging = st2actions/conf/logging.conf
4242
stream_output = True
4343

4444
[rbac]
45-
enable = True
46-
backend = default
45+
enable = False
4746

4847
[auth]
4948
host = 127.0.0.1
5049
port = 9100
5150
use_ssl = False
5251
debug = False
53-
enable = True
52+
enable = False
5453
logging = st2auth/conf/logging.conf
5554

5655
mode = standalone

0 commit comments

Comments
 (0)