Hallo zusammen,
ich versuche das Session Cookie zu deaktivieren über die config.yml.
Hab dazu im Forum dieses hier gefunden:
Contao 4.4:
/app/config/config.yml:
Leider liefert er mir dann im Contao-Manager beom Rebuild Production Cache immer diese Fehlermeldung:PHP-Code:framework:
session:
use_cookies: false
In YamlFileLoader.php line 698:
oder alternativ auch:PHP-Code:There is no extension able to load the configuration for "session" (in /mnt
/web406/c3/91/59934291/htdocs/contao4/app/config/config.yml). Looked for na
mespace "session", found "knp_menu", "knp_time", "header_replay", "framewor
k", "security", "twig", "monolog", "swiftmailer", "doctrine", "doctrine_cac
he", "lexik_maintenance", "nelmio_cors", "nelmio_security", "contao_manager
", "contao", "contao_faq", "contao_installation", "contao_news", "contao_ca
lendar"
Was mache ich falsch?PHP-Code:In ArrayNode.php line 303:
Unrecognized option "use_cookies" under "framework"
Danke,
Misios

Zitieren