cptsubtext
update to fix error with creating tmp files
f478086
raw
history blame contribute delete
229 Bytes
[global]
dataCacheEnabled = false
# Set the Streamlit internal folder to a writable location within the app's directory
# This prevents Streamlit from trying to write to the root directory
cache_path = "cache"
temp_path = "temp"