Skip to content

Commit

Permalink
add config-log.toml to toml-config-commands
Browse files Browse the repository at this point in the history
  • Loading branch information
gr0vity committed Jul 4, 2024
1 parent 368418f commit 223a5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/snippets/toml-config-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
|---------|--------------|--------------|
| `config-node.toml` | Node configuration | `nano_node --generate_config node` |
| `config-rpc.toml` | RPC configuration | `nano_node --generate_config rpc` |
| `config-log.toml` | LOG configuration | `nano_node --generate_config log` |
| `config-nano-pow-server.toml` | Proof of work server configuration | `nano_pow_server --generate_config` |
| `config-qtwallet.toml` | Qt developer wallet configuration | This file is maintained by the Qt wallet |

0 comments on commit 223a5c6

Please sign in to comment.