diff --git a/config_panel.toml.example b/config_panel.toml similarity index 91% rename from config_panel.toml.example rename to config_panel.toml index 9355943..062c3ff 100644 --- a/config_panel.toml.example +++ b/config_panel.toml @@ -19,4 +19,4 @@ services = ["__APP__"] ask.en = "Enable user registration?" ask.fr = "Autoriser l’inscription d’utilisateurs ?" type = "boolean" - bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env" \ No newline at end of file + bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env"