Update Open Archiver

This commit is contained in:
tremor021 2025-10-16 19:10:25 +02:00
parent b9b9aafefc
commit f215a7c754

View File

@ -31,5 +31,10 @@
"username": null, "username": null,
"password": null "password": null
}, },
"notes": [] "notes": [
{
"text": "Data directory is: `/opt/openarchiver-data`. If you have a lot of email, you might consider mounting external storage to this directory.",
"type": "info"
}
]
} }