20 lines
439 B
YAML
20 lines
439 B
YAML
extends@:
|
|
type: user/account
|
|
context: system://blueprints
|
|
|
|
form:
|
|
fields:
|
|
api_check:
|
|
type: conditional
|
|
condition: config.plugins.api.enabled
|
|
|
|
fields:
|
|
api_section:
|
|
title: API Keys
|
|
type: section
|
|
underline: true
|
|
|
|
api_keys_display:
|
|
type: api_keys
|
|
label: false
|