Spaces:
Sleeping
Sleeping
Commit
·
1e82c1d
1
Parent(s):
8cd23ce
Update config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -11,4 +11,4 @@ enableCORS = false
|
|
| 11 |
|
| 12 |
# Optional: if your Streamlit version supports it you can set the watcher type.
|
| 13 |
# Uncomment only if supported by your Streamlit version:
|
| 14 |
-
|
|
|
|
| 11 |
|
| 12 |
# Optional: if your Streamlit version supports it you can set the watcher type.
|
| 13 |
# Uncomment only if supported by your Streamlit version:
|
| 14 |
+
fileWatcherType = "none"
|