Skip to content

Commit 5049c39

Browse files
committed
regen conf/st2.conf.sample to accurately reflect inclusion of pam backend
1 parent 8e43d73 commit 5049c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/st2.conf.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ token_ttl = 86400
8484
# Standalone mode options - options below only apply when auth service is running in the standalone
8585
# mode.
8686

87-
# Authentication backend to use in a standalone mode. Available backends: flat_file, ldap.
87+
# Authentication backend to use in a standalone mode. Available backends: flat_file, ldap, pam.
8888
backend = flat_file
8989
# JSON serialized arguments which are passed to the authentication backend in a standalone mode.
9090
backend_kwargs = None

0 commit comments

Comments
 (0)