* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ /* |-------------------------------------------------------------------------- | HTTP2 Server Push |-------------------------------------------------------------------------- | | Settings | */ return [ 'size_limit' => '6000', // in bytes 'base_path' => '/', 'exclude_keywords' => [], ];