On Mon, Apr 28, 2025 at 11:56 PM Ádám Sághy <adamsa...@gmail.com> wrote:

> That application.properties file looks incorrect… incomplete
>
> There should be way more line in it…
>
> fineract/fineract-provider/src/main/resources/application.properties at
> develop · apache/fineract
> <https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/application.properties>
> github.com
> <https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/application.properties>
> [image: apple-touch-icon-180x180-a80b8e11abe2.png]
> <https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/application.properties>
> <https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/application.properties>
>
> Regards,
> Adam
>
>
Thanks, Adam, for the quick response. I have reviewed
https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/application.properties.
>From my understanding, for example, fineract.node-id=${FINERACT_NODE_ID:1}
means that if the environment variable FINERACT_NODE_ID is not set, it
defaults to 1.

Please correct me if my understanding is wrong.

Also, there are 468 lines in the application.properties file. Since I am
using only MySQL as the storage database, could you please guide me on
which variables I specifically need to configure?

Thank you in advance for your support.

Best regards,

Kaushal

Reply via email to