File size: 291 Bytes
3ba8d3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[server]
port = 7860
address = "0.0.0.0"
enableCORS = true
enableXsrfProtection = false

[browser]
serverAddress = "0.0.0.0"
gatherUsageStats = false

[theme]
primaryColor = "#8a70ff"
backgroundColor = "#0f1121"
secondaryBackgroundColor = "#0d102a"
textColor = "#f8fafc"
font = "sans serif"