Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
|
@ -0,0 +1,49 @@
|
|||
uuid: 3e7ab845-9c4b-479a-889a-365ae80bcbfc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- minimal
|
||||
id: config_sync.module.minimal
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: minimal
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: system.theme.global
|
||||
data:
|
||||
favicon:
|
||||
mimetype: image/vnd.microsoft.icon
|
||||
path: ''
|
||||
url: ''
|
||||
use_default: true
|
||||
features:
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: true
|
||||
node_user_picture: false
|
||||
logo:
|
||||
path: ''
|
||||
url: ''
|
||||
use_default: true
|
||||
-
|
||||
collection: ''
|
||||
name: user.settings
|
||||
data:
|
||||
anonymous: Anonymous
|
||||
verify_mail: true
|
||||
notify:
|
||||
cancel_confirm: true
|
||||
password_reset: true
|
||||
status_activated: true
|
||||
status_blocked: false
|
||||
status_canceled: false
|
||||
register_admin_created: true
|
||||
register_no_approval_required: true
|
||||
register_pending_approval: true
|
||||
register: visitors_admin_approval
|
||||
cancel_method: user_cancel_block
|
||||
password_reset_timeout: 86400
|
||||
password_strength: true
|
||||
langcode: en
|
Loading…
Add table
Add a link
Reference in a new issue