Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .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"
|