File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -114,15 +114,6 @@ mail.smtpUser=@@smtpUser@@
114
114
# HTTP session timeout for users - defaults to 30 minutes
115
115
# server.servlet.session.timeout=30m
116
116
117
- # # Enable shutdown endpoint
118
- management.endpoint.shutdown.enabled =true
119
- # # turn off other endpoints
120
- management.endpoints.enabled-by-default =false
121
- # # allow access via http
122
- management.endpoints.web.exposure.include =*
123
- # # Use a separate port for management endpoints. Required if LabKey is using default (ROOT) context path
124
- management.server.port =@@shutdownPort@@
125
-
126
117
# # Turn on JSON-formatted HTTP access logging to stdout. See issue 48565
127
118
# # https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#JSON_Access_Log_Valve
128
119
# jsonaccesslog.enabled=true
You can’t perform that action at this time.
0 commit comments