GitHub user jaydoane added a comment to the discussion: [chttpd_auth_lockout]
max_lifetime = -1 always makes the Elixir integration tests fail
Hi,
The reason for the failure is explicit in the error message:
```
{bad_return_value,{invalid_option,{max_lifetime,-1}
```
So the value `-1` is not a valid option.
Have you tried any other values?
GitHub link:
https://github.com/apache/couchdb/discussions/5520#discussioncomment-12965394
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]