<?php return [ 'url' => 'https://localhost:8000', 'showErrors' => false, 'twig' => [ 'cache' => __DIR__, 'auto' => false ], ];
info at phpclasses dot org