Code/.streamlit/config.toml
2025-05-14 16:00:57 +02:00

12 lines
166 B
TOML

[server]
enableXsrfProtection = false
enableCORS = false
enableStaticServing = true
[client]
showErrorDetails = true
toolbarMode = "minimal"
[theme]
base = "light"