Remove autoregister by default
This commit is contained in:
@@ -51,10 +51,6 @@ storage:
|
||||
# Default: <domain>-<tld>
|
||||
# container: "company-tld"
|
||||
|
||||
# Skip WPC Auto-registration
|
||||
# Default: false
|
||||
# skipWPCRegistration: false
|
||||
|
||||
# WP Content Folders
|
||||
wpContent:
|
||||
- uploads
|
||||
@@ -131,6 +127,8 @@ site:
|
||||
# Display Errors
|
||||
displayErrors: "0"
|
||||
|
||||
# Auto Registration
|
||||
autoRegisterEnabled: "false"
|
||||
# advanced:
|
||||
# php:
|
||||
# displayErrors: "0"
|
||||
|
||||
Reference in New Issue
Block a user