From 8ae1b3456b37be294b3a51c527ae9b116c380f4d Mon Sep 17 00:00:00 2001
From: Kai Reinhard <K.Reinhard@micromata.de>
Date: Sat, 05 Jan 2019 13:38:36 +0000
Subject: [PATCH] Modal text.
---
borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx b/borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx
index 2d82d30..6c7b018 100644
--- a/borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx
+++ b/borgbutler-webapp/src/components/views/config/ConfigurationServerTab.jsx
@@ -119,6 +119,8 @@
>
Do you really want to clear all caches? All Archive file lists and caches for repo and archive
information will be cleared.
+ <br/>
+ This is a safe option but it may take some time to re-fill the caches (on demand) again.
</ConfirmModal>
<form>
<FormLabelField>
--
Gitblit v1.10.0