Configuration keeps resetting to defaultSolved

I just started with a Rust server and have a problem with Oxide, I edit the config files but everytime I upload and reload the plugin oxide.reload PluginName, or o.reload. The config file restore to default and don't save any change (worst overwrite my config)

 

Better Rcon for commands

FileZilla for FTP

Notepad ++ to edit files

If a configuration file resets, it generally means it was likely edited wrongly (invalid JSON). I'd suggest using a JSON validator and make sure to keep with the formatting of the default configuration.
Its valid, even if I edit something simple as a number, keep doing the same.
In response to Dumitas ():
Its valid, even if I edit something simple as a number, keep doing the same.
Could you provide the edited configuration please? You can use a pastebin site or code blocks here.

I double check, It was my keyboard language creating some invalid character (and invalid json)

 

Thanks. (Solved)

Locked automatically