diff --git a/config/multitenancy.php b/config/multitenancy.php index 4bdd558..5e4faa8 100644 --- a/config/multitenancy.php +++ b/config/multitenancy.php @@ -71,7 +71,7 @@ */ 'current_tenant_container_key' => 'currentTenant', - /** + /* * Set it to `true` if you like to cache the tenant(s) routes * in a shared file using the `SwitchRouteCacheTask`. */