Global Values
| Field | Description |
|---|---|
session_store_dir |
Directory for storing session data. By default, this is in
~/.config/tenx. Users will rarely have to change this.
|
retry_limit |
Number of retries |
Example
(
session_store_dir: "~/.local/share/tenx",
retry_limit: 5,
)