File size: 213 Bytes
b15df3c | 1 2 3 4 5 6 7 8 9 10 11 12 | [theme]
primaryColor = "#4CAF50"
backgroundColor = "#FFFFFF"
secondaryBackgroundColor = "#F0F2F6"
textColor = "#262730"
font = "sans serif"
[server]
headless = true
enableCORS = false
enableXsrfProtection = true
|