add apivariant

This commit is contained in:
2024-11-29 13:20:04 +03:00
parent ed91f1ba49
commit b503bf1136
2 changed files with 3 additions and 1 deletions

View File

@@ -55,4 +55,5 @@ Container images are configured using parameters passed at runtime.
|-e BITMESSAGE_SEED_ADDRESSES|Number of Deterministic Addresses to generate. Default: `1`|
|-e BITMESSAGE_TTL|The expiration of newly send messages, in seconds. Default: `172800`|
|-e BITMESSAGE_STOPRESENDINGAFTERXDAYS|Stop resending unreceived message after X days. Default: `60`|
|-e BITMESSAGE_APIVARIANT|provides xml or json-RPC API. Default: `legacy`|