Skip to content

Commit

Permalink
Merge branch '2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
damianz5 committed Apr 3, 2018
2 parents 0bd471e + 39d3965 commit f8750fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/config/ezplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,24 @@ ezpublish:
purge_servers: ['%purge_server%']
design: admin
site:
cache_service_name: '%cache_pool%'
languages:
- eng-GB
- fre-FR
- ger-DE
- nor-NO
fr:
cache_service_name: '%cache_pool%'
languages:
- fre-FR
- eng-GB
de:
cache_service_name: '%cache_pool%'
languages:
- ger-DE
- eng-GB
no:
cache_service_name: '%cache_pool%'
languages:
- nor-NO
- eng-GB
Expand Down

0 comments on commit f8750fc

Please sign in to comment.