Skip to content

Commit cf66ab4

Browse files
caroltykTyk Bot
authored and
Tyk Bot
committed
[DX-1398] Update tyk-pump-dashboard-config.md (#5078)
Update tyk-pump-dashboard-config.md (cherry picked from commit 5e72eab)
1 parent 46b684f commit cf66ab4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

tyk-docs/content/tyk-pump/tyk-pump-configuration/tyk-pump-dashboard-config.md

+22
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ In order to improve the data maintenance processes, as querying or removing data
440440

441441
### Tyk Dashboard Configuration
442442

443+
<<<<<<< HEAD
443444
```{.shell}
444445
"sql": {
445446
...
@@ -459,6 +460,27 @@ In order to improve the data maintenance processes, as querying or removing data
459460
...
460461
"table_sharding": true
461462
},
463+
=======
464+
```yaml
465+
"storage": {
466+
"main": {
467+
...
468+
"table_sharding": true
469+
},
470+
"analytics": {
471+
...
472+
"table_sharding": true
473+
},
474+
"logs": {
475+
...
476+
"table_sharding": true
477+
},
478+
"uptime": {
479+
...
480+
"table_sharding": true
481+
}
482+
},
483+
>>>>>>> 5e72eab85... [DX-1398] Update tyk-pump-dashboard-config.md (#5078)
462484
```
463485

464486
{{< tab_end >}}

0 commit comments

Comments
 (0)