Skip to content

Commit 2bb7391

Browse files
Update readme.md
1 parent 87f2339 commit 2bb7391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ experimental:
6464
|--------|------|---------|-------------|
6565
| `enabled` | boolean | `true` | Enable/disable the queue manager |
6666
| `queuePageFile` | string | `queue-page.html` | Path to the queue page HTML template |
67-
| `sessionTime` | duration | `1m` | Duration for which a visitor session is valid |
68-
| `purgeTime` | duration | `5m` | How often expired sessions are purged from cache |
67+
| `sessionTime` | duration | `60` | Duration for which a visitor session is valid |
68+
| `purgeTime` | duration | `300` | How often expired sessions are purged from cache |
6969
| `maxEntries` | int | `100` | Maximum number of concurrent users allowed |
7070
| `httpResponseCode` | int | `429` | HTTP response code for queue page |
7171
| `httpContentType` | string | `text/html; charset=utf-8` | Content type of queue page |
@@ -286,4 +286,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
286286

287287
## License
288288

289-
This project is licensed under the MIT License - see the LICENSE file for details.
289+
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)