From c1f26f7f9fcc0cb949fa55a18a730ad5caf97b0a Mon Sep 17 00:00:00 2001 From: jisse Reitsma Date: Wed, 13 Sep 2023 16:11:08 +0200 Subject: [PATCH] Field in admin is `cache_directory_path` instead of `cache_directory` #154 --- CHANGELOG.md | 3 +++ etc/adminhtml/system.xml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e295b9..e55579a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed +- Field in admin is `cache_directory_path` instead of `cache_directory` #154 + ## [0.4.1] - 15 August 2023 ### Fixed - Make sure only PNG and JPG are being picked up diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index f755b6c..47ffa2e 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -53,9 +53,9 @@ 1 - - - Path of media cache directory + + + Where to save caches 1 cache