aports/testing/grommunio-web/0003-plugins-files-config-php.patch
Noel Kuntze 007db89f57 testing/grommunio-web: new aport
WebApp for grommunio
2024-04-26 06:17:47 +00:00

13 lines
542 B
Diff

diff -ruN a/plugins/files/config.php b/plugins/files/config.php
--- a/plugins/files/config.php 2024-03-06 11:00:28.653349922 +0100
+++ b/plugins/files/config.php 2024-03-06 11:01:01.823335725 +0100
@@ -28,7 +28,7 @@
* The directory where to save cache files for phpfastcache.
* This is a fallback setting, redis should be always available.
*/
-define('PLUGIN_FILES_CACHE_DIR', "/var/lib/grommunio-web/plugin_files");
+define('PLUGIN_FILES_CACHE_DIR', "/var/cache/grommunio-web/plugin_files");
/*
* Set the verbosity of the plugin.