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%', ],