fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user