SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Index: plugins/files/config.php
--- plugins/files/config.php.orig
+++ plugins/files/config.php
@@ -28,7 +28,7 @@ define('PLUGIN_FILES_ASK_BEFORE_DELETE', true);
* 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', "/cache/grommunio-web/plugin_files");
/*
* Set the verbosity of the plugin.