Commit 37cd7cc
Fixing the
Setting it to `0s` instead of `0` to emphasise the `time.Duration` type
instead of a normal `int` which will result in a user error.
Also, explicitly set the `GCDelay` default value so we have all default
values in a single place for clarity.
Signed-off-by: Yoni Bettan <[email protected]>GCDelay configuration option default value documentation.1 parent da46a78 commit 37cd7cc
File tree
2 files changed
+5
-1
lines changed- docs/mkdocs/documentation
- internal/config
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
0 commit comments