Skip to content

Commit

Permalink
doc -minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshin-samourai committed Jun 19, 2019
1 parent a382e42 commit de4c9b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions doc/DOCKER_advanced_setups.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The 3 configuration files of Dojo provide a few advanced options allowing to tun
A word of caution, though, the default values of these options try to maximize your privacy at a network level. All the advanced setups described in this document may damage your privacy. Use at your own risk!


<a name="external_bitcoind"/>

## External Bitcoin full node ##

Expand Down Expand Up @@ -34,6 +35,7 @@ nano ./conf/docker-bitcoind.conf.tpl
```


<a name="exposed_rpc_zmq"/>

## bitcoind RPC API ans ZMQ notifications exposed to external apps ##

Expand Down Expand Up @@ -77,6 +79,7 @@ With this setting, external applications running on your local machine should be
Note: this option has no effect if your setup relies on a external full node (i.e. if BITCOIND_INSTALL is set to "off").


<a name="static_onion"/>

## Static onion address for bitcoind hidden service ##

Expand Down
2 changes: 1 addition & 1 deletion doc/DOCKER_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MyDojo is a set of Docker containers providing a full Samourai backend composed
* a maintenance tool accessible through a Tor web browser.


# Table of Content
## Table of Content ##
- [Architecture](#architecture)
- [Requirements](#requirements)
- [First-time install procedure](#install)
Expand Down

0 comments on commit de4c9b5

Please sign in to comment.