mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 14:07:02 +09:00
Add default space deleter running configuration
This commit is contained in:
parent
86ef9d5232
commit
e2081db312
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ grpcServer:
|
||||||
stream:
|
stream:
|
||||||
maxMsgSizeMb: 256
|
maxMsgSizeMb: 256
|
||||||
timeoutMilliseconds: 1000
|
timeoutMilliseconds: 1000
|
||||||
|
spaceStatus:
|
||||||
|
runSeconds: 5
|
||||||
|
deletionPeriodDays: 0
|
Loading…
Add table
Add a link
Reference in a new issue