Hi @vasyl, I'm trying to extend the lifespan of my token. I got that example in your documentation. When I added it to my ConfigPress I could not able to authenticate. Is there anything I should do?
[aam]
;keep token valid for 30 days
authentication.jwt.expires = 2592000
{
"reason": "DateTime::__construct(): Failed to parse time string (2592000) at position 4 (0): Unexpected character"
}