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