Files
xrpl-dev-portal/docs/_snippets/conf-file-location.md

2 lines
386 B
Markdown

The [recommended installation](../infrastructure/installation/index.md) uses the config file `/etc/opt/ripple/rippled.cfg` by default. Other places you can put a config file include `$HOME/.config/ripple/rippled.cfg` (where `$HOME` is the home directory of the user running `rippled`), `$HOME/.local/ripple/rippled.cfg`, or the current working directory from where you start `rippled`.