File size: 373 Bytes
57d91e6
 
 
 
 
 
 
 
e48425a
57d91e6
 
 
 
 
 
 
 
 
 
 
 
 
e48425a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[theme]
primaryColor = "#3498db"
backgroundColor = "#f9f9f9"
secondaryBackgroundColor = "#ffffff"
textColor = "#333333"

[server]
enableCORS = false
enableXsrfProtection = false
runOnSave = true
maxUploadSize = 200
headless = true

[browser]
gatherUsageStats = false
serverAddress = "0.0.0.0"
serverPort = 8501

[runner]
fastReruns = true

[client]
showErrorDetails = false