04Gomez commented on code in PR #4825:
URL: https://github.com/apache/fineract/pull/4825#discussion_r2201455777


##########
fineract-provider/src/main/resources/application.properties:
##########
@@ -62,6 +62,7 @@ 
fineract.correlation.enabled=${FINERACT_LOGGING_HTTP_CORRELATION_ID_ENABLED:fals
 
fineract.correlation.header-name=${FINERACT_LOGGING_HTTP_CORRELATION_ID_HEADER_NAME:X-Correlation-ID}
 
 fineract.job.stuck-retry-threshold=${FINERACT_JOB_STUCK_RETRY_THRESHOLD:5}
+fineract.geolocation.enabled=${FINERACT_GEOLOCATION_ENABLED:false}

Review Comment:
   @galovics 
   The necessary modifications have already been made, leaving it as Client IP 
Tracking



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to