diff --git a/src/main/resources/application-deploy.yml b/src/main/resources/application-deploy.yml index ef7fbf3b..aaf7b918 100644 --- a/src/main/resources/application-deploy.yml +++ b/src/main/resources/application-deploy.yml @@ -111,3 +111,6 @@ clamAV: logging: level: org.highmed.numportal: ${LOG_LEVEL} + +feature: + search-by-manager: ${FEATURE_SEARCH_BY_MANAGER} \ No newline at end of file