Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -9
.streamlit/config.toml
CHANGED
@@ -1,10 +1,2 @@
|
|
1 |
-
[server]
|
2 |
-
runOnSave = true
|
3 |
-
headless = false
|
4 |
-
maxUploadSize = 0
|
5 |
-
|
6 |
-
[browser]
|
7 |
-
gatherUsageStats = false
|
8 |
-
|
9 |
[theme]
|
10 |
-
base = "dark"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
[theme]
|
2 |
+
base = "dark"
|