From cded4a441747e963d3127c33a765d2e141936242 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 15 Jun 2017 15:48:27 -0300 Subject: [PATCH] Created Edit configuration manually (markdown) --- Edit-configuration-manually.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Edit-configuration-manually.md diff --git a/Edit-configuration-manually.md b/Edit-configuration-manually.md new file mode 100644 index 0000000..e8568a8 --- /dev/null +++ b/Edit-configuration-manually.md @@ -0,0 +1,11 @@ +All the configurations of Rambox are stored in a file with JSON format called **config.json**. + +If you have a problem with opening Rambox or bad functionality, please check the file or just remove it. + +# Location +## Windows +`C:/Users/your_user/AppData/Roaming/Rambox/config.json` +## macOS +`/Users/username/Library/Application Support/Rambox/config.json` +## Linux +`~/.config/Rambox/config.json` \ No newline at end of file