evaluationServer / config.toml
NidhiS09's picture
Update config.toml
36285f8 verified
Raw
History Blame Contribute Delete
160 Bytes
[server]
port = 7860
address = "0.0.0.0"
headless = true
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 500
[browser]
gatherUsageStats = false