Files
xrpl-dev-portal/content/_snippets/conf-file-location.md
mDuo13 666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00

2 lines
367 B
Markdown

The [recommended installation](install-rippled.html) 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`.