From 65ee2c6d06832af3887f4aece6996ef8d4ffb4e9 Mon Sep 17 00:00:00 2001 From: Michael de Wit Date: Thu, 29 Jun 2017 10:23:33 +0200 Subject: [PATCH] Reflect the ability to cache files in DOCS.md --- DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS.md b/DOCS.md index becf55d..305cb9d 100644 --- a/DOCS.md +++ b/DOCS.md @@ -5,7 +5,7 @@ Because it uses a mounted volume, it requires repositories using it to enable th The following parameters are used to configure the plugin: - **restore** - instruct plugin to restore cache, can be `true` or `false` - **rebuild** - instruct plugin to rebuild cache, can be `true` or `false` -- **mount** - list of folders to cache +- **mount** - list of folders or files to cache ## Examples ```yaml