mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
remove garbage from application.properties
This commit is contained in:
@@ -3,11 +3,4 @@ dhfs.objects.persistence.files.root=${HOME}/dhfs_data/dhfs_root
|
||||
dhfs.objects.distributed.root=${HOME}/dhfs_data/dhfs_root_d
|
||||
dhfs.fuse.root=${HOME}/dhfs_data/dhfs_fuse_root
|
||||
dhfs.storage.files.target_chunk_size=1048576
|
||||
quarkus.quartz.shutdown-wait-time=31D
|
||||
grpc.client.greeting-service.max-inbound-message-size=9155241000
|
||||
grpc.client.greeting-service.package-max-inbound-message-size=9155241000
|
||||
grpc.client.greeting-service.server.max-inbound-message-size=9155241000
|
||||
dhfs.objects.distributed.selfname=thing1
|
||||
dhfs.objects.distributed.friend=localhost
|
||||
dhfs.objects.distributed.friendAddr=asdf
|
||||
dhfs.objects.distributed.friendPort=1234
|
||||
Reference in New Issue
Block a user