From 0c03921965887d5aafb8b720ea7b3f203bf61dd4 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 9 Mar 2024 22:12:57 +0000 Subject: [PATCH] mention that restart is required for changes to global config params in the controlpanel tooltip --- copyparty/web/splash.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/copyparty/web/splash.js b/copyparty/web/splash.js index 63fb4a25..d4195833 100644 --- a/copyparty/web/splash.js +++ b/copyparty/web/splash.js @@ -6,7 +6,7 @@ var Ls = { "d1": "tilstand", "d2": "vis tilstanden til alle tråder", "e1": "last innst.", - "e2": "leser inn konfigurasjonsfiler på nytt$N(kontoer, volumer, volumbrytere)$Nog kartlegger alle e2ds-volumer", + "e2": "leser inn konfigurasjonsfiler på nytt$N(kontoer, volumer, volumbrytere)$Nog kartlegger alle e2ds-volumer$N$Nmerk: endringer i globale parametere$Nkrever en full restart for å ta gjenge", "f1": "du kan betrakte:", "g1": "du kan laste opp til:", "cc1": "klient-konfigurasjon", @@ -30,7 +30,7 @@ var Ls = { }, "eng": { "d2": "shows the state of all active threads", - "e2": "reload config files (accounts/volumes/volflags),$Nand rescan all e2ds volumes", + "e2": "reload config files (accounts/volumes/volflags),$Nand rescan all e2ds volumes$N$Nnote: any changes to global settings$Nrequire a full restart to take effect", "u2": "time since the last server write$N( upload / rename / ... )$N$N17d = 17 days$N1h23 = 1 hour 23 minutes$N4m56 = 4 minutes 56 seconds", "v2": "use this server as a local HDD$N$NWARNING: this will show your password!", }