Updated changelog

This commit is contained in:
Alejandro Celaya
2022-08-06 09:37:15 +02:00
parent 16bd368a58
commit 334aee64ad
2 changed files with 18 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ return [
'hostname' => sprintf('localhost:%s', $isSwoole ? '8080' : '8000'),
],
'auto_resolve_titles' => true,
// 'multi_segment_slugs_enabled' => true,
],
];