From c52c4d8d20573517e3c8c8d2c7da13ea0a1882ca Mon Sep 17 00:00:00 2001 From: izubkov Date: Sat, 31 May 2025 14:31:02 +0200 Subject: [PATCH] Moving TimescaleDB to Adopt ring --- docs/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config.json b/docs/config.json index f85f815..c3b8518 100644 --- a/docs/config.json +++ b/docs/config.json @@ -542,8 +542,8 @@ }, { "quadrant": 2, - "ring": 1, - "label": "Timescale (PG ext)", + "ring": 0, + "label": "TimescaleDB", "active": true, "moved": 1 },