diff --git a/config_panel.toml b/config_panel.toml index e6eb1cf..0adca07 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -305,7 +305,7 @@ type = "select" name = "S3 storage settings" help = "Use ONLY if you KNOW what you're doing! Only required when running with the s3 storage backend." -visible = "storage-backend == 's3'" +visible = "storage_backend == 's3'" [storage.storage.s3.storage_s3_endpoint] ask.en = "API endpoint of the S3 compatible service."