From 90116a28974b0228b3a57f95669ea84979169018 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 6 May 2025 13:20:29 +0200 Subject: [PATCH] Update --- frontend/public/json/transmission.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/public/json/transmission.json b/frontend/public/json/transmission.json index 450b445..44e2a99 100644 --- a/frontend/public/json/transmission.json +++ b/frontend/public/json/transmission.json @@ -46,6 +46,10 @@ { "type": "info", "text": "Script disables whitelisting by default. Change config to suit your needs." + }, + { + "type": "info", + "text": "Alpine script sets initial disk size to 1GB. Please adjust for your needs after installation ends." } ] }