fix
This commit is contained in:
@@ -121,9 +121,11 @@ options:
|
||||
default:
|
||||
admin_name: wordpress_admin
|
||||
is_debug: false
|
||||
locale: fr_FR
|
||||
examples:
|
||||
- admin_name: wordpress_admin
|
||||
is_debug: false
|
||||
locale: fr_FR
|
||||
properties:
|
||||
admin_name:
|
||||
default: wordpress_admin
|
||||
@@ -131,6 +133,9 @@ options:
|
||||
is_debug:
|
||||
default: false
|
||||
type: boolean
|
||||
locale:
|
||||
default: fr_FR
|
||||
type: string
|
||||
type: object
|
||||
domain:
|
||||
default: your-company
|
||||
|
||||
Reference in New Issue
Block a user