From feff94fdffe67ba32b92e932704d2352c7778543 Mon Sep 17 00:00:00 2001 From: Kai Reinhard <K.Reinhard@micromata.de> Date: Mon, 10 Dec 2018 07:17:27 +0000 Subject: [PATCH] First cache migrated successfully to JSC. --- README.adoc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.adoc b/README.adoc index c5a5f37..d1e57fc 100644 --- a/README.adoc +++ b/README.adoc @@ -28,7 +28,7 @@ } ---- * `cache_max_disc_size_mb` specifies the cache size BorgButler may use for caching borg results (such as repository -information, archive information and also file list of archive content. +information, archive information and also file list of archive content). * `repo-configs`: You may add a list of all your repos with the borg variables. The name is only used for displaying purposes. -- Gitblit v1.10.0