2018-05-17 07:01:58 +08:00
|
|
|
Ring saves its configuration (account, certificates, history) at
|
|
|
|
different locations depending the platform.
|
|
|
|
|
|
|
|
- **GNU/Linux**: global configuration is under
|
2019-12-09 01:08:27 +08:00
|
|
|
**\~/.config/jami/dring.yml** and Accounts files are under
|
|
|
|
**\~/.local/share/jami/**. Finally some cache can be stored in **~/.cache/jami**
|
2018-05-17 07:01:58 +08:00
|
|
|
- **OSX**: The full configuration is under **\~/Library/Application
|
2020-05-13 22:50:54 +08:00
|
|
|
Support/Jami** if installed via https://jami.net. Via the appstore it's **\~/Library/Containers/com.savoirfairelinux.com.ring**
|
2018-05-17 07:01:58 +08:00
|
|
|
- **Android**: The full configuration is under **/data/data/cx.ring**
|
|
|
|
(may require root privileges)
|