Waqas167 commited on
Commit
39639c5
·
verified ·
1 Parent(s): c4aa709

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -3,8 +3,8 @@ maxUploadSize = 200
3
  enableXsrfProtection = true
4
  fileWatcherType = "none"
5
 
6
- [logger]
7
- level = "info"
8
-
9
  [browser]
10
  gatherUsageStats = false
 
 
 
 
3
  enableXsrfProtection = true
4
  fileWatcherType = "none"
5
 
 
 
 
6
  [browser]
7
  gatherUsageStats = false
8
+
9
+ [logger]
10
+ level = "info"