added options to enable/disable auth module
This commit is contained in:
@@ -3,4 +3,5 @@ default:
|
||||
version: "0.14.1"
|
||||
# shiny serve option
|
||||
shiny_host: "127.0.0.1"
|
||||
shiny_port: 1337
|
||||
shiny_port: 1337
|
||||
auth_module: FALSE # default: FALSE
|
||||
Reference in New Issue
Block a user