From 8e75f8a1251e1f4304da43fdb225c310fe0a4480 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 16 Aug 2018 01:20:52 +0900 Subject: [PATCH] Fix --- .config/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/example.yml b/.config/example.yml index ce092a08f..a24bd3aed 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -51,7 +51,7 @@ remoteDriveCapacityMb: 8 # Server will not cache remote files (Using direct link instead). # You can save your storage. # Users cannot see remote images when they turn off "Show media from a remote server" setting. -preventCache: false +preventCacheRemoteFiles: false drive: storage: 'db'