fix(hedgedoc): Adjust session lifetime
Currently the it says `3.6e7` due to either yaml, or flux optimising the representation of the number. Despite the good intend, this causes hedgedoc to interpret the session lifetime as 3.6 milliseconds, which obviously is a bit brief for a HTTP session.
Loading
Please register or sign in to comment