Skip to content

Commit a422674

Browse files
Simplify default application.properties related to Tomcat error pages (#1008)
1 parent 24a63da commit a422674

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

server/configs/application.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ server.port=@@serverPort@@
1515
#server.ssl.key-store-type=PKCS12
1616
#server.ssl.ciphers=HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA:!EDH:!DHE:!DH:!CAMELLIA:!ARIA:!AESCCM:!SHA:!CHACHA20
1717

18-
server.error.include-stacktrace=always
19-
server.error.include-message=always
20-
2118
## HTTP-only port for servers that need to handle both HTTPS (configure via server.port and server.ssl above) and HTTP
2219
#context.httpPort=8080
2320

0 commit comments

Comments
 (0)