This commit is contained in:
2024-05-17 08:33:33 +02:00
parent 9b516d4470
commit 50b7296415
4 changed files with 73 additions and 4 deletions

View File

@@ -117,6 +117,21 @@ options:
default: false
type: boolean
type: object
config:
default:
admin_name: wordpress_admin
is_debug: false
examples:
- admin_name: wordpress_admin
is_debug: false
properties:
admin_name:
default: wordpress_admin
type: string
is_debug:
default: false
type: boolean
type: object
domain:
default: your-company
examples: