Message-ID: <1226628324.3510.1485853449977.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3509_1295294727.1485853449977" ------=_Part_3509_1295294727.1485853449977 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
For better integration between 5.x (symfony based) kernel and le= gacy (4.x) kernel, injection is used to inject settings, session and current siteaccess from 5.x into legacy us= ing an event: kernel.event_subscriber=
When eZ Publish legacy (4.x kernel and extensions) are running via the n= ew eZ Publish 5 kernel, then the 5.x Siteaccess is injected into it to avoi= d having to match twice and maintain two set of matching rules.
To configure siteaccess in your eZ Publish 5 setup, look to the 5.x docu= mentation of Siteaccess matchi= ng.