Skip to content

Commit f07c6cd

Browse files
committed
Missing documentation added
1 parent f8eb326 commit f07c6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Detailed [config/imap.php](src/config/imap.php) configuration:
9292
- `options` — additional fetch options
9393
- `delimiter` — you can use any supported char such as ".", "/", etc
9494
- `fetch` — `FT_UID` (message marked as read by fetching the message) or `FT_PEEK` (fetch the message without setting the "read" flag)
95-
- `open` — => [
95+
- `open` — special configuration for imap_open()
9696
- `DISABLE_AUTHENTICATOR` — Disable authentication properties.
9797

9898
## Usage

0 commit comments

Comments
 (0)