From 1aaffb68f6d40ab7720e8caf55adc2fd96fdb08a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 30 Oct 2025 08:42:21 +0100 Subject: [PATCH] Update reitti.json --- frontend/public/json/reitti.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/public/json/reitti.json b/frontend/public/json/reitti.json index e97428ca3..a0fe6f0f9 100644 --- a/frontend/public/json/reitti.json +++ b/frontend/public/json/reitti.json @@ -4,7 +4,7 @@ "categories": [ 21 ], - "date_created": "2025-10-28", + "date_created": "2025-10-30", "type": "ct", "updateable": true, "privileged": false, @@ -19,9 +19,9 @@ "type": "default", "script": "ct/reitti.sh", "resources": { - "cpu": 4, - "ram": 6144, - "hdd": 20, + "cpu": 2, + "ram": 4096, + "hdd": 15, "os": "debian", "version": "13" } @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Photon Geocoder must be running at http://127.0.0.1:2322. The installer sets this up Photon automatically, but without sample data. (filesize is big).", + "text": "Photon Geocoder running at http://127.0.0.1:2322. Photon is fully setup, but without sample data. (filesize is big) -> checkout our guide: ´https://github.com/community-scripts/ProxmoxVE/discussions/8737´.", "type": "info" } ]