From a197c17364063a233bbd46ad8da38ea608369fc2 Mon Sep 17 00:00:00 2001 From: Eliz Date: Sat, 3 May 2025 17:17:24 +0000 Subject: [PATCH] remove pgid --- librespeed/config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/librespeed/config.json b/librespeed/config.json index c88a3ffe0..0ef2eb7e4 100644 --- a/librespeed/config.json +++ b/librespeed/config.json @@ -88,8 +88,6 @@ "DAC_READ_SEARCH" ], "schema": { - "PGID": "int", - "PUID": "int", "TZ": "str?", "IPINFO_APIKEY": "str?", "CUSTOM_RESULTS": "bool?",