This commit is contained in:
2024-05-17 11:37:51 +02:00
parent 90d1c5fd66
commit 6ffac4ac92
2 changed files with 48 additions and 0 deletions

View File

@@ -122,10 +122,18 @@ options:
admin_name: wordpress_admin
is_debug: false
locale: fr_FR
locales: fr_FR en_US
plugins: ''
theme: ''
themes: ''
examples:
- admin_name: wordpress_admin
is_debug: false
locale: fr_FR
locales: fr_FR en_US
plugins: ''
theme: ''
themes: ''
properties:
admin_name:
default: wordpress_admin
@@ -136,6 +144,18 @@ options:
locale:
default: fr_FR
type: string
locales:
default: fr_FR en_US
type: string
plugins:
default: ''
type: string
theme:
default: ''
type: string
themes:
default: ''
type: string
type: object
domain:
default: your-company