poprawki w naglowkach w trybie lokalnym, poprawka progressbaru
This commit is contained in:
1
app.py
1
app.py
@@ -89,6 +89,7 @@ talisman = Talisman(
|
||||
frame_options="DENY" if app.config.get("ENABLE_XFO", True) else None,
|
||||
content_security_policy=csp_policy,
|
||||
x_content_type_options=app.config.get("ENABLE_XCTO", True),
|
||||
strict_transport_security_include_subdomains=False
|
||||
)
|
||||
|
||||
register_heif_opener() # pillow_heif dla HEIC
|
||||
|
Reference in New Issue
Block a user