OpenSearch-AI / .streamlit /config.toml
prasadnu's picture
adding streamlit config
ae5a0ce
raw
history blame
396 Bytes
[client]
toolbarMode = "viewer"
showSidebarNavigation = false
showErrorDetails = true
[browser]
gatherUsageStats = false
[theme]
base="dark"
font="sans serif"
primaryColor="#e28743"
backgroundColor ="#000000"
[global]
disableWidgetStateDuplicationWarning = false
showWarningOnDirectExecution = false
disableWatchdogWarning = true
[deprecation]
showWarning = false
[logger]
level = "error"