diff --git a/docs/04-Getting-Started.md b/docs/04-Getting-Started.md index de176b5..19a4ee3 100644 --- a/docs/04-Getting-Started.md +++ b/docs/04-Getting-Started.md @@ -11,7 +11,7 @@ - `intl` (for Unicode text normalization when searching and in the id index, and when sending emails when utf-8 mode is disabled) - `sqlite3` (for search index storage; uses [PDO](https://www.php.net/manual/en/ref.pdo-sqlite.php)) - Write access to Pepperminty Wiki's own folder (only for editing and first run) -- Recommended: Block access to `peppermint.json`, where it stores it's settings +- Recommended: Block access to `peppermint.json`, where it stores it's settings (including passwords!) ## Setup Instructions