mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
make peerdiscovery interval less
This commit is contained in:
@@ -2,7 +2,7 @@ quarkus.grpc.server.use-separate-server=false
|
||||
dhfs.objects.persistence.files.root=${HOME}/dhfs_data/dhfs_root
|
||||
dhfs.objects.distributed.root=${HOME}/dhfs_data/dhfs_root_d
|
||||
dhfs.objects.distributed.peerdiscovery.port=42069
|
||||
dhfs.objects.distributed.peerdiscovery.interval=10000
|
||||
dhfs.objects.distributed.peerdiscovery.interval=1000
|
||||
dhfs.objects.distributed.peersync.timeout=5
|
||||
dhfs.objects.distributed.sync.timeout=30
|
||||
dhfs.objects.distributed.sync.ping.timeout=5
|
||||
|
||||
Reference in New Issue
Block a user