From 2830d942a5524edafe8f69bbe1c22c01377fe394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 20 Feb 2025 20:13:09 +0100 Subject: [PATCH] remove todo --- assets/config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/config.php b/assets/config.php index de0d729b..db3820bf 100644 --- a/assets/config.php +++ b/assets/config.php @@ -326,7 +326,6 @@ return [ */ 'url_override' => [ // Note that the local disk you add must exist in the tenancy.filesystem.root_override config - // todo0 Rename url_override to something that describes the config key better 'public' => 'public-%tenant%', ],