Fixed this by setting totp_2fa_secret and totp_2fa_url to null in the postgres database for my local user!
notdeadyet
joined 2 years 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!
Awesome I'll give that a try! Thanks :)
@db0@lemmy.dbzer0.com 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 fixed it, added a comment with what worked. Thanks for pointing me in the right direction!