Skip to content

Commit

Permalink
Created config.toml for app theme
Browse files Browse the repository at this point in the history
Also increased upload file size to 500mb.
  • Loading branch information
EdRey05 authored Nov 10, 2023
1 parent 302cce2 commit ead42a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 002_Automated_PPTX_PLA/.streamlit/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[theme]
base="dark"

[server]
maxUploadSize = 500

0 comments on commit ead42a2

Please sign in to comment.