diff --git a/config_panel.toml b/config_panel.toml index c4704d3..060d96e 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -65,7 +65,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"] ask = "Maximum custom emoji file sizes" type = "number" example = "51200" - bind = ":__FINALPATH____/live/.env.production" + bind = ":__FINALPATH__/live/.env.production" [main.customization.max_remote_emoji_size] ask = "Maximum remote custom emoji file sizes"