We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8146f25 commit d1fe200Copy full SHA for d1fe200
etc/any-sync-coordinator.yml
@@ -21,10 +21,6 @@ quic:
21
- 127.0.0.1:5830
22
writeTimeoutSec: 10
23
dialTimeoutSec: 10
24
-fileLimit:
25
- limitDefault: 1073741824
26
- limitAlphaUsers: 10737418240
27
- limitNightlyUsers: 53687091200
28
network:
29
id: 64384a038e697b7fce2f447e
30
networkId: N4N1wDHFpFpovXBqdbq2TDXE9tXdXbtV1eTJFpKJW4YeaJqR
@@ -63,3 +59,6 @@ network:
63
59
networkStorePath: .
64
60
metric:
65
61
addr: :8001
62
+defaultLimits:
+ spaceMembersRead: 1000
+ spaceMembersWrite: 100
0 commit comments