Skip to content

Commit

Permalink
[DX-1398] Update tyk-pump-dashboard-config.md (#5078)
Browse files Browse the repository at this point in the history
Update tyk-pump-dashboard-config.md
  • Loading branch information
caroltyk authored Jul 23, 2024
1 parent 97df43c commit 5e72eab
Showing 1 changed file with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,24 +438,24 @@ To improve the data maintenance processes, as querying or removing data from one
### Tyk Dashboard Configuration

```yaml
"sql": {
...
"meta": {
...
"table_sharding": true
}
},
"sql_aggregate" : {
...
"meta": {
...
"table_sharding": true
}
},
"uptime_pump_config": {
...
"table_sharding": true
},
"storage": {
"main": {
...
"table_sharding": true
},
"analytics": {
...
"table_sharding": true
},
"logs": {
...
"table_sharding": true
},
"uptime": {
...
"table_sharding": true
}
},
```

{{< tab_end >}}
Expand Down

0 comments on commit 5e72eab

Please sign in to comment.