We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60bf7b commit 572533bCopy full SHA for 572533b
1 file changed
config/params.php
@@ -81,4 +81,8 @@
81
'mailer' => [
82
'adminEmail' => 'admin@example.com',
83
],
84
+
85
+ 'yiisoft/router' => [
86
+ 'enableCache' => false,
87
+ ],
88
];
0 commit comments