Skip to content

Commit 56db66b

Browse files
committed
$login parameter in server/role.pp defaults to true
1 parent a1edd26 commit 56db66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ Whether to grant the ability to create new databases with this role. Defaults to
764764
Whether to grant the ability to create new roles with this role. Defaults to `false`.
765765

766766
####`login`
767-
Whether to grant login capability for the new role. Defaults to `false`.
767+
Whether to grant login capability for the new role. Defaults to `true`.
768768

769769
####`inherit`
770770
Whether to grant inherit capability for the new role. Defaults to `true`.

0 commit comments

Comments
 (0)