edesaras commited on
Commit
e61bfdd
1 Parent(s): 49c2c74

set user stats to false

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -1
.streamlit/config.toml CHANGED
@@ -1,3 +1,7 @@
1
  [server]
2
 
3
- maxUploadSize = 20
 
 
 
 
 
1
  [server]
2
 
3
+ maxUploadSize = 20
4
+
5
+ [browser]
6
+
7
+ gatherUsageStat = False