We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad083d0 commit 0ee337bCopy full SHA for 0ee337b
README.md
@@ -686,6 +686,9 @@ Whether to grant the ability to create new roles with this role. Defaults to `fa
686
####`login`
687
Whether to grant login capability for the new role. Defaults to `false`.
688
689
+####`inherit`
690
+Whether to grant inherit capability for the new role. Defaults to `true`.
691
+
692
####`superuser`
693
Whether to grant super user capability for the new role. Defaults to `false`.
694
0 commit comments