Fixed this by setting totp_2fa_secret and totp_2fa_url to null in the postgres database for my local user!
notdeadyet
joined 1 year ago
This line here was my problem:
Cache-Control "public,max-age=86400,s-maxage=86400,max-stale=3600,stale-while-revalidate=86400,stal>
}
If you want cache control you can just lower the values, I chose to just remove the setting altogether and the problem was solved.
Nailed it, that was the issue. Missed the line of code that had my cache options set too long. Thank you!
@[email protected] What settings do you use for your images? I have tried to make a couple and they turn out awful to say the least...
I couldn't tell you what the problem was, but using your configs with my parameters fixed it! Here I am posting on lemmy.ml from my own instance! Thank you very much
I fixed it, added a comment with what worked. Thanks for pointing me in the right direction!