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

Configurable @responseFile path #756

Open
fthorns opened this issue Jun 3, 2020 · 1 comment
Open

Configurable @responseFile path #756

fthorns opened this issue Jun 3, 2020 · 1 comment

Comments

@fthorns
Copy link

fthorns commented Jun 3, 2020

Currently response files are searched in the storage directory, although there may be good reasons to place them in the resources directory (i.e. to keep the storage directory for real runtime data which can be put on a dedicated volume when containerizing applications). It would be nice to be able to configure the path (either as string or as switch (storage/resource).

@Basvkempen1
Copy link

I created a pull request to give this option:

#803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants