renyi211 commited on
Commit
635bdcb
·
verified ·
1 Parent(s): a55dbfb

Upload config.toml

Browse files
Files changed (1) hide show
  1. config.toml +8 -0
config.toml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ [server]
2
+ address = "0.0.0.0"
3
+ port = 8501
4
+ enableCORS = false
5
+ enableXsrfProtection = false
6
+
7
+ [browser]
8
+ gatherUsageStats = false