Skip to content

Commit

Permalink
remove usage stats from streamlit
Browse files Browse the repository at this point in the history
  • Loading branch information
dayesouza committed Jan 15, 2025
1 parent be2cb91 commit 582c0d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .streamlit/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ maxUploadSize = 1000

[client]
toolbarMode = "viewer"

[browser]
gatherUsageStats = false

0 comments on commit 582c0d5

Please sign in to comment.