leynessa commited on
Commit
f7f70f3
·
verified ·
1 Parent(s): 61b15eb

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -1
.streamlit/config.toml CHANGED
@@ -4,4 +4,8 @@ gatherUsageStats = false
4
  [server]
5
  headless = true
6
  port = 8501
7
- enableCORS = false
 
 
 
 
 
4
  [server]
5
  headless = true
6
  port = 8501
7
+ enableCORS = false
8
+ maxUploadSize = 200
9
+
10
+ [client]
11
+ showErrorDetails = true