mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
📝 grammar
This commit is contained in:
parent
6cf167b42d
commit
c9f7e103ce
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@ if the server's save file is compromised the user passwords will not be derivabl
|
||||||
#### Logs
|
#### Logs
|
||||||
each transaction is logged and the last `n` logs are stored, if set to 0 logs will be disabled.
|
each transaction is logged and the last `n` logs are stored, if set to 0 logs will be disabled.
|
||||||
#### Return On Delete
|
#### Return On Delete
|
||||||
by default this feature is off, but when enabled deleted account's fund will be redirected to a specified account rather then "burned"
|
by default this feature is off, but when enabled deleted account's funds will be redirected to a specified account rather then "burned"
|
||||||
#### Configurable
|
#### Configurable
|
||||||
as you can read in [building.md](../building.md) CCash is highly configurable.
|
as you can read in [building.md](../building.md) CCash is highly configurable.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue