Skip to content

Commit 085d266

Browse files
committed
feat: ipns max cache ttl
1 parent 3a68d6e commit 085d266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The maximum duration which entries are valid in the name system cache. They are
8484

8585
When `RAINBOW_IPNS_MAX_CACHE_TTL` is set, it defines the upper bound limit of how long a [IPNS Name](https://specs.ipfs.tech/ipns/ipns-record/#ipns-name) lookup result will be cached and read from cache before checking for updates.
8686

87-
Default: No upper bound, [TTL from IPNS Record](https://specs.ipfs.tech/ipns/ipns-record/#ttl-uint64) (see `ipns name publish --help`) is always respected.
87+
Default: No upper bound, [TTL from IPNS Record](https://specs.ipfs.tech/ipns/ipns-record/#ttl-uint64)
8888

8989
### `KUBO_RPC_URL`
9090

0 commit comments

Comments
 (0)