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