Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fast forward] IBX-88: Aligned 4.0.x-dev recipes with the new ibexa extension name #47

Merged
merged 4 commits into from
Dec 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ibexa/commerce/4.0.x-dev/config/packages/dfs/dfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ez_io:
connection: doctrine.dbal.dfs_connection

# set the application handlers
ezplatform:
ibexa:
system:
default:
io:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/commerce/4.0.x-dev/config/packages/ecommerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ imports:
- { resource: ezcommerce/ezcommerce_common.yaml }
- { resource: ezcommerce/ezcommerce_advanced.yaml }

ezplatform:
ibexa:
system:
default:
commerce:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/commerce/4.0.x-dev/config/packages/ibexa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parameters:

env(HTTPCACHE_PURGE_TYPE): local # default value to maintain BC

ezplatform:
ibexa:
# HttpCache settings, By default 'local' (Symfony HttpCache Proxy), by setting it to 'varnish' you can point it to Varnish
http_cache:
purge_type: '%purge_type%'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
# Admin siteaccess group name
admin_group_name: admin_group

ezplatform:
ibexa:
siteaccess:
list: [admin]
groups:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/commerce/4.0.x-dev/config/packages/ibexa_fastly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
fastly_service_id: '%env(FASTLY_SERVICE_ID)%'
fastly_key: '%env(FASTLY_KEY)%'

ezplatform:
ibexa:
system:
default:
http_cache:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# You can safely delete this file to disable welcome page
ezplatform:
ibexa:
system:
site:
content_view:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/content/4.0.x-dev/config/packages/dfs/dfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ez_io:
connection: doctrine.dbal.dfs_connection

# set the application handlers
ezplatform:
ibexa:
system:
default:
io:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/content/4.0.x-dev/config/packages/ibexa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parameters:

env(HTTPCACHE_PURGE_TYPE): local # default value to maintain BC

ezplatform:
ibexa:
# HttpCache settings, By default 'local' (Symfony HttpCache Proxy), by setting it to 'varnish' you can point it to Varnish
http_cache:
purge_type: '%purge_type%'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
# Admin siteaccess group name
admin_group_name: admin_group

ezplatform:
ibexa:
siteaccess:
list: [admin]
groups:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/content/4.0.x-dev/config/packages/ibexa_fastly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
fastly_service_id: '%env(FASTLY_SERVICE_ID)%'
fastly_key: '%env(FASTLY_KEY)%'

ezplatform:
ibexa:
system:
default:
http_cache:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# You can safely delete this file to disable welcome page
ezplatform:
ibexa:
system:
site:
content_view:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/experience/4.0.x-dev/config/packages/dfs/dfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ez_io:
connection: doctrine.dbal.dfs_connection

# set the application handlers
ezplatform:
ibexa:
system:
default:
io:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/experience/4.0.x-dev/config/packages/ibexa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parameters:

env(HTTPCACHE_PURGE_TYPE): local # default value to maintain BC

ezplatform:
ibexa:
# HttpCache settings, By default 'local' (Symfony HttpCache Proxy), by setting it to 'varnish' you can point it to Varnish
http_cache:
purge_type: '%purge_type%'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
# Admin siteaccess group name
admin_group_name: admin_group

ezplatform:
ibexa:
siteaccess:
list: [admin]
groups:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
fastly_service_id: '%env(FASTLY_SERVICE_ID)%'
fastly_key: '%env(FASTLY_KEY)%'

ezplatform:
ibexa:
system:
default:
http_cache:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# You can safely delete this file to disable welcome page
ezplatform:
ibexa:
system:
site:
content_view:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/oss/4.0.x-dev/config/packages/dfs/dfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ez_io:
connection: doctrine.dbal.dfs_connection

# set the application handlers
ezplatform:
ibexa:
system:
default:
io:
Expand Down
2 changes: 1 addition & 1 deletion ibexa/oss/4.0.x-dev/config/packages/ibexa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parameters:

env(HTTPCACHE_PURGE_TYPE): local # default value to maintain BC

ezplatform:
ibexa:
# HttpCache settings, By default 'local' (Symfony HttpCache Proxy), by setting it to 'varnish' you can point it to Varnish
http_cache:
purge_type: '%purge_type%'
Expand Down
2 changes: 1 addition & 1 deletion ibexa/oss/4.0.x-dev/config/packages/ibexa_admin_ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
# Admin siteaccess group name
admin_group_name: admin_group

ezplatform:
ibexa:
siteaccess:
list: [admin]
groups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# You can safely delete this file to disable welcome page
ezplatform:
ibexa:
system:
site:
content_view:
Expand Down