Add path to cookie

7 years later and the _t cookie doesn’t have a Path set
The image appears to show a screenshot of a blue screen with partially visible text including the date "Thu, 24 Jul 2025" and a timestamp. (Captioned by AI)
running v3.4.2

I host two servers that each run ~15 discourse instances using sub-directories. not having Path set on the _t cookie is a rather large pain point.

DISCOURSE_TOKEN_COOKIE is also not documented anywhere.

Searching on google has 3 results: this thread, a code link to github where this variable is defined and a 404 link to something called isharkfly

It took me over 6 months to find this thread.