f64 commited on
Commit
2438632
·
1 Parent(s): b7595c0
Files changed (1) hide show
  1. .streamlit/config.toml +1 -0
.streamlit/config.toml CHANGED
@@ -18,6 +18,7 @@ maxMessageSize = 200
18
  # Default: false
19
  enableWebsocketCompression = true
20
 
 
21
  # Enable serving files from a `static` directory in the running app's directory.
22
  # Default: false
23
  enableStaticServing = true
 
18
  # Default: false
19
  enableWebsocketCompression = true
20
 
21
+ # https://docs.streamlit.io/develop/concepts/configuration/serving-static-files
22
  # Enable serving files from a `static` directory in the running app's directory.
23
  # Default: false
24
  enableStaticServing = true