10 lines
482 B
Markdown
10 lines
482 B
Markdown
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
|
|
**\~/.local/share/ring/** **\~/.local/share/gnome-ring/**
|
|
- **OSX**: The full configuration is under **\~/Library/Application
|
|
Support/Ring**
|
|
- **Android**: The full configuration is under **/data/data/cx.ring**
|
|
(may require root privileges) |