From cf2d41a6a27990582e3fb298b1d968ee733a28d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Jan 2022 19:23:36 +0100 Subject: [PATCH] Update config_panel.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"