v5Dev / src /.streamlit /config.toml
AIdeaText's picture
Update src/.streamlit/config.toml
d75a589 verified
raw
history blame
166 Bytes
[server]
port = 8501
address = "0.0.0.0"
maxUploadSize = 5 # Tamaño máximo en MB
enableCORS = true
enableXsrfProtection = false
[browser]
gatherUsageStats = false