diff --git a/config_panel.toml b/config_panel.toml index 071821e..d0feb40 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -44,4 +44,4 @@ services = ["__APP__"] ask = "Copyright Text" type = "string" help = "Set copyright text for the RSS feed" - bind = "email:/var/www/__APP__/config.json" + bind = "copyright:/var/www/__APP__/config.json"