install plugin
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
extends@:
|
||||
type: user/account
|
||||
context: blueprints://
|
||||
|
||||
form:
|
||||
fields:
|
||||
security:
|
||||
unset-security@: true
|
||||
state:
|
||||
ordering@: content
|
||||
type: toggle
|
||||
label: PLUGIN_ADMIN.ENABLED
|
||||
classes: twofa-toggle
|
||||
highlight: enabled
|
||||
default: enabled
|
||||
options:
|
||||
enabled: PLUGIN_ADMIN.YES
|
||||
disabled: PLUGIN_ADMIN.NO
|
||||
validate:
|
||||
type: string
|
||||
Reference in New Issue
Block a user