Skip to content

Commit

Permalink
upload size reminder comment
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Nov 5, 2018
1 parent 87509fd commit 25fdcd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wilson-basic/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ wilson_auto_reload_pattern <- ".*\\.(r|se|R|clarion)$"
wilson_auto_reload_interval <- 3000

# Sets the max file upload size in mb
# This value only changes upload size of the shiny-server preceeding services (e.g. reverse proxy) must be altered aswell.
wilson_max_upload_size <- 100

# Allow logging of uploaded files for debugging purposes
Expand Down

0 comments on commit 25fdcd6

Please sign in to comment.