Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache parameter not proper configured #221

Closed
fabiovinci opened this issue Oct 11, 2022 · 1 comment
Closed

Cache parameter not proper configured #221

fabiovinci opened this issue Oct 11, 2022 · 1 comment
Labels
solved Solution developed and accepted, not yet deployed
Milestone

Comments

@fabiovinci
Copy link
Collaborator

It seems the application.cache.disk.path parameter in the configuration.properties.orig file contains the sample value "/path/to/cache" instead of the variable "diskcachepath" contained in the init.properties file.

Is it correct? Shouldn’t it contain the variable "diskcachepath" to be replaced by the init-config script?

image

oscar9 added a commit that referenced this issue Oct 13, 2022
In the orig files, the value for the ${application.cache.disk.path} should be taken from the init.properties files.
@oscar9
Copy link
Contributor

oscar9 commented Oct 13, 2022

Hi @fabiovinci ,

You are correct. It's already fixed now. That property is new there due to #217

Thanks for that.

@oscar9 oscar9 added the ready for testing Solution is ready to test label Oct 13, 2022
@oscar9 oscar9 added this to the v2.4.0 milestone Oct 13, 2022
@oscar9 oscar9 added solved Solution developed and accepted, not yet deployed and removed ready for testing Solution is ready to test labels Oct 20, 2022
@oscar9 oscar9 closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Solution developed and accepted, not yet deployed
Projects
None yet
Development

No branches or pull requests

2 participants