This commit is contained in:
2023-10-03 11:16:26 +02:00
parent 268c58a4c4
commit e17f8ae65b

View File

@@ -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