mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-30 18:28:48 -04:00
checkpoint
This commit is contained in:
parent
3f86801ecd
commit
70e256a25a
21 changed files with 765 additions and 148 deletions
|
@ -110,6 +110,9 @@ class VeilidConfigDHT(ConfigBase):
|
|||
remote_max_records: int
|
||||
remote_max_subkey_cache_memory_mb: int
|
||||
remote_max_storage_space_mb: int
|
||||
public_watch_limit: int
|
||||
member_watch_limit: int
|
||||
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue