mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-24 17:13:01 +00:00
docs: tweak language about peppermint.json
This commit is contained in:
parent
727ccb10dd
commit
5b0619b0a2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
- `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))
|
- `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)
|
- 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
|
## Setup Instructions
|
||||||
|
|
Loading…
Reference in a new issue