Spaces:
Paused
Paused
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -17,7 +17,7 @@ fileWatcherType = "poll" # or keep "auto"; turning off runOnSave is the key
|
|
17 |
headless = true
|
18 |
|
19 |
# Automatically reload when file changes
|
20 |
-
runOnSave = true
|
21 |
|
22 |
[client]
|
23 |
# Minimizes the top toolbar (menu and help) for cleaner UI
|
|
|
17 |
headless = true
|
18 |
|
19 |
# Automatically reload when file changes
|
20 |
+
# runOnSave = true
|
21 |
|
22 |
[client]
|
23 |
# Minimizes the top toolbar (menu and help) for cleaner UI
|