From 211f8fac6b3e4b90a5b0eeca9fd34449824434fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zieli=C5=84ski?= Date: Mon, 30 Dec 2024 10:27:52 +0100 Subject: [PATCH] Disable R1 OLD processor --- WebAPI/Controllers/LayersController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebAPI/Controllers/LayersController.cs b/WebAPI/Controllers/LayersController.cs index d1b4f1b..9f39654 100644 --- a/WebAPI/Controllers/LayersController.cs +++ b/WebAPI/Controllers/LayersController.cs @@ -457,7 +457,7 @@ public class LayersController : Controller "T3-MultiSourceYearSummary", // AA/13 "T4-SingleSource", "T5-LastValues", - "T1-R1_OLD", + //"T1-R1_OLD", "T1-R1", "T4-R2", "T1-R3"