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
|
|
|
|
**\~/.config/ring/dring.yml** and Ring Account files are under
|
2019-03-21 21:51:39 +08:00
|
|
|
**\~/.local/share/ring/** **\~/.local/share/gnome-ring/**
|
2018-05-17 07:01:58 +08:00
|
|
|
- **OSX**: The full configuration is under **\~/Library/Application
|
|
|
|
Support/Ring**
|
|
|
|
- **Android**: The full configuration is under **/data/data/cx.ring**
|
|
|
|
(may require root privileges)
|