mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
Add default space deleter running configuration
This commit is contained in:
parent
d79694ed63
commit
3c11f7ee4a
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