Files
@ 72bf89475004
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
72bf89475004
1023 B
text/plain
styling: don't loop on loading kallithea-logo.png after kallithea-logo.svg failed
Bad configuration of static files or static_files=false could make the page
loop when trying to apply the svg/png fallback.
Instead, let the error handler remove itself when it is used the first time.
Bad configuration of static files or static_files=false could make the page
loop when trying to apply the svg/png fallback.
Instead, let the error handler remove itself when it is used the first time.