We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b11c9e commit 0877cf8Copy full SHA for 0877cf8
docs/configuration.md
@@ -1,5 +1,7 @@
1
# Configuration
2
3
+Though this package is crafted to suit most of your needs by default, you can edit the configuration file to suit certain demands.
4
+
5
## Environment
6
7
| Name | Description | Default |
@@ -15,8 +17,6 @@
15
17
| `WALLET_DEFAULT_WALLET_NAME` | Default wallet name | Default Wallet |
16
18
| `WALLET_DEFAULT_WALLET_SLUG` | Default wallet slug | default |
19
-Though this package is crafted to suit most of your needs by default, you can edit the configuration file to suit certain demands.
-
20
## Configure default wallet
21
Customize `name`,`slug` and `meta` of default wallet.
22
0 commit comments