Code/.streamlit/config.toml

12 lines
166 B
TOML

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