Skip to content

Commit

Permalink
Merge branch '2.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Oct 17, 2019
2 parents 2dc0fec + 7de93eb commit 3a99b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ runtime:
- imagick
- readline
- redis
- igbinary
#- apcu
#- name: 'blackfire'
# configuration:
Expand Down
2 changes: 2 additions & 0 deletions config/packages/ezplatform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ parameters:
# Varnish invalidation/purge token (for use on platform.sh, eZ Platform Cloud and other places you can't use IP for ACL)
# varnish_invalidate_token: '%env(HTTPCACHE_VARNISH_INVALIDATE_TOKEN)%' # @todo option is not available for some reason

# Identifier used to generate the CSRF token. Commenting this line will result in authentication
# issues both in AdminUI and REST calls
ezpublish_rest.csrf_token_intention: authenticate

ezplatform:
Expand Down

0 comments on commit 3a99b8c

Please sign in to comment.