fix: Apply suggestions from code review

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2025-10-07 10:44:04 -04:00 committed by GitHub
parent 1a5d07034b
commit 71b196b0e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,8 +18,8 @@
* **Authentication:** HMAC-SHA256
**Important Warnings**
* **DANGER:** Do not disable this module until all files have been decrypted (`occ encryption:decrypt-all`).
* **WARNING:** Once SSE has been enabled, files cannot be decrypted unless you have command-line access.
* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).
* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI."
**Notes for Existing Files**
* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.