mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
Refine error handling in UI
Implement SystemEndpoint
This commit is contained in:
@@ -7,6 +7,14 @@ server:
|
||||
session:
|
||||
tracking-modes: cookie
|
||||
|
||||
management:
|
||||
endpoints.web.exposure.include: '*'
|
||||
endpoint:
|
||||
pause:
|
||||
enabled: false
|
||||
restart:
|
||||
enabled: true
|
||||
|
||||
spring:
|
||||
# Workaround for https://github.com/vaadin/hilla/issues/842
|
||||
devtools.restart.additional-exclude: dev/hilla/openapi.json
|
||||
|
||||
Reference in New Issue
Block a user