Caching pages. You can enable Kirby's page cache in your config.php file with the cache.pages option: /site/config/config.php. return [ 'cache' => [ 'pages' ...
確定! 回上一頁