diff --git a/config/last_modified.php b/config/last_modified.php index 9dc0bc1..3610261 100644 --- a/config/last_modified.php +++ b/config/last_modified.php @@ -90,6 +90,11 @@ * * For example, * ['qwe', '*led', 'dat*', '*ifi*'] + * + * Before: + * /?id=1&qwerty=2&amoled=3&database=4&modified=5 + * After: + * /?id=1&qwerty=2 */ 'keys' => [], ],