true, 'panel' => [ 'vue' => [ 'compiler' => false ] ], // Bessere Scanner-Kompatibilität 'cache' => [ 'pages' => [ 'active' => true ] ], // Headers für bessere Scanner-Kompatibilität 'headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block' ], // Robots-freundliche Einstellungen 'smartypants' => true, 'markdown' => [ 'extra' => true ] ];