image2code / config /config.toml
sababishraq's picture
Upload 5 files
dbf9d04 verified
raw
history blame contribute delete
262 Bytes
[server]
headless = true
port = 7860
enableCORS = false
enableXsrfProtection = false
[browser]
gatherUsageStats = false
[theme]
primaryColor = "#667eea"
backgroundColor = "#ffffff"
secondaryBackgroundColor = "#f0f2f6"
textColor = "#262730"
font = "sans serif"