1 changed files with 11 additions and 0 deletions
@ -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` |
Loading…
Reference in new issue