From 24f079f62261b7d9e0393ce2ea40a4bccf2a8985 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 7 Feb 2022 14:29:42 +1000 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/config/web.php.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index cdd45b8..57bb939 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -99,8 +99,9 @@ $config = [ '<_key:[0-9]+>/files/' => 'account/file', '<_key:[0-9]+>/' => 'account/', 'product/' => 'product/index', - 'product//' => 'product/', + 'product//' => 'product/', '///' => '
/-', + 'products///' => 'product/', 'profile/geolocation/' => 'profile/geolocation-', 'profile/panel///' => 'profile/panel---', 'profile/imports/' => 'profile/imports-',