Mention enigma storage path in README
authorPablo Zmdl <redacted>
Wed, 20 Nov 2024 14:17:23 +0000 (15:17 +0100)
committerPablo Zmdl <redacted>
Wed, 20 Nov 2024 14:17:23 +0000 (15:17 +0100)
README.md

index 38c048be6e327ff79e648d014d8c3ef9ca73b2db..057ef673d34bc7ce8b72c1c34defaf1fcced9fe8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -93,6 +93,9 @@ or to inject additional data into the container:
 * `/var/roundcube/db`: storage location of the SQLite database
   Only needed if using `ROUNDCUBEMAIL_DB_TYPE=sqlite` to persist the Roundcube database.
 
+* `/var/roundcube/enigma`: storage location of the enigma plugin
+  If enabled, the "enigma" plugin stores OpenPGP keys here.
+
 * `/tmp/roundcube-temp`: Roundcube's temp folder
   Temp files like uploaded attachments or thumbnail images are stored here.
   Share this directory via a volume when running multiple replicas of the roundcube container.
git clone https://git.99rst.org/PROJECT