last commit before importing config from oc_defaults
This commit is contained in:
parent
4405ba987c
commit
1134bfefe8
12
config/bartik.settings.yml
Normal file
12
config/bartik.settings.yml
Normal file
@ -0,0 +1,12 @@
|
||||
favicon:
|
||||
mimetype: image/png
|
||||
path: modules/contrib/opencase/resources/ico.png
|
||||
use_default: false
|
||||
features:
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: true
|
||||
node_user_picture: true
|
||||
logo:
|
||||
path: modules/contrib/opencase/resources/files.png
|
||||
use_default: false
|
6
config/opencase_entities.oc_activity_type.phone_call.yml
Normal file
6
config/opencase_entities.oc_activity_type.phone_call.yml
Normal file
@ -0,0 +1,6 @@
|
||||
uuid: 16c3ed7a-2e81-4727-9baf-e48302dd120b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: phone_call
|
||||
label: 'Phone call'
|
6
config/opencase_entities.oc_actor_type.staff_member.yml
Normal file
6
config/opencase_entities.oc_actor_type.staff_member.yml
Normal file
@ -0,0 +1,6 @@
|
||||
uuid: 78db71ef-db34-41a9-95fb-0549465b43bb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: staff_member
|
||||
label: 'Staff member'
|
@ -6,7 +6,7 @@ name: 'Opencase Local'
|
||||
mail: naomirosenberguk@gmail.com
|
||||
slogan: ''
|
||||
page:
|
||||
403: ''
|
||||
403: /user/login
|
||||
404: ''
|
||||
front: /node
|
||||
admin_compact_mode: false
|
||||
|
Reference in New Issue
Block a user