swapd.toml 419 B

1234567891011121314
  1. ## darkfi-swapd configuration file
  2. ##
  3. ## Please make sure you go through all the settings so you can configure
  4. ## your daemon properly.
  5. ##
  6. ## The default values are left commented. They can be overridden either by
  7. ## uncommenting, or by using the command-line.
  8. #[swapd]
  9. # darkfi-swapd JSON-RPC listen URL.
  10. #swapd_rpc = "tcp://127.0.0.1:52821"
  11. # Path to swapd's filesystem database
  12. #swapd_db = "~/.local/darkfi/swapd"