diff --git a/komga/src/main/resources/application.yml b/komga/src/main/resources/application.yml index af9c31d1c..ce0d2fc19 100644 --- a/komga/src/main/resources/application.yml +++ b/komga/src/main/resources/application.yml @@ -66,6 +66,12 @@ server: management: endpoints.web.exposure.include: "*" endpoint: + configprops: + roles: ADMIN + show-values: when_authorized + env: + roles: ADMIN + show-values: when_authorized health: roles: ADMIN show-details: when_authorized