diff --git a/global.R b/global.R index c916a68..098c086 100644 --- a/global.R +++ b/global.R @@ -11,7 +11,7 @@ library(RCurl) #options(shiny.launch.browser = FALSE) # i am a big girl and can tie my own laces #options(shiny.port = 8000) # don't change the port every time #options(shiny.host = '0.0.0.0') # This means "listen to all addresses on all interfaces" -#options(DT.options = list(scrollX = TRUE)) +options(DT.options = list(scrollX = TRUE)) # An "application token" is required here. I generated this one like this: