12 lines
203 B
TOML
12 lines
203 B
TOML
# https://docs.streamlit.io/develop/api-reference/configuration/config.toml#client
|
|
|
|
[logger]
|
|
level = "info"
|
|
|
|
[client]
|
|
showErrorDetails = "none"
|
|
toolbarMode = "viewer"
|
|
|
|
[browser]
|
|
gatherUsageStats = false
|