Colorization / .streamlit /config.toml
Fiixq's picture
Update .streamlit/config.toml
3c33de0 verified
raw
history blame contribute delete
174 Bytes
[browser]
gatherUsageStats = false
[server]
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 200
headless = true
port = 8501
[global]
developmentMode = false