Merge pull request #1167 from openclassify/vedat

added excluded
This commit is contained in:
Dia Shalabi 2021-09-21 16:58:28 +02:00 committed by GitHub
commit 5d7c520a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,10 @@ return [
'/profile', '/profile',
'/profile/*', '/profile/*',
'/ajax/*', '/ajax/*',
'/cron/*',
'/cron',
'/cart',
'/cart/*',
], ],
/* /*