ABDALLALSWAITI commited on
Commit
dd2814d
·
verified ·
1 Parent(s): 73d201c

Delete .streamlit

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +0 -17
.streamlit/config.toml DELETED
@@ -1,17 +0,0 @@
1
- [server]
2
- maxUploadSize = 200
3
- fileWatcherType = "none"
4
- headless = true
5
- enableXsrfProtection = false
6
- enableCORS = false
7
- port = 8501
8
- address = "0.0.0.0"
9
-
10
- [browser]
11
- gatherUsageStats = false
12
- serverAddress = "0.0.0.0"
13
- serverPort = 8501
14
-
15
- [runner]
16
- magicEnabled = false
17
- fastReruns = true