Simp4me commited on
Commit
6f29e2f
·
1 Parent(s): f7e36e7

Add .streamlit config to disable usage stats

Browse files
Files changed (1) hide show
  1. src/.streamlit/config.toml +2 -0
src/.streamlit/config.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [browser]
2
+ gatherUsageStats = false