fix
This commit is contained in:
@@ -6,11 +6,6 @@ metadata:
|
|||||||
name: accounts-management
|
name: accounts-management
|
||||||
description: null
|
description: null
|
||||||
options:
|
options:
|
||||||
domain:
|
|
||||||
default: your-company
|
|
||||||
examples:
|
|
||||||
- your-company
|
|
||||||
type: string
|
|
||||||
clients:
|
clients:
|
||||||
default:
|
default:
|
||||||
enable: false
|
enable: false
|
||||||
@@ -57,6 +52,11 @@ options:
|
|||||||
- enable: false
|
- enable: false
|
||||||
apps: []
|
apps: []
|
||||||
type: object
|
type: object
|
||||||
|
domain:
|
||||||
|
default: your-company
|
||||||
|
examples:
|
||||||
|
- your-company
|
||||||
|
type: string
|
||||||
dependencies:
|
dependencies:
|
||||||
- dist: null
|
- dist: null
|
||||||
category: share
|
category: share
|
||||||
@@ -68,4 +68,4 @@ providers:
|
|||||||
postgresql: null
|
postgresql: null
|
||||||
restapi: null
|
restapi: null
|
||||||
http: true
|
http: true
|
||||||
tfaddtype: false
|
tfaddtype: true
|
||||||
|
|||||||
Reference in New Issue
Block a user