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

Support for loading config file from user home directory #79

Open
johno1985 opened this issue Jul 3, 2018 · 1 comment
Open

Support for loading config file from user home directory #79

johno1985 opened this issue Jul 3, 2018 · 1 comment

Comments

@johno1985
Copy link

johno1985 commented Jul 3, 2018

Version 2.5

It would be nice to have support for loading the config file from the user's home directory,

String homeDirectory = System.getProperty("user.home");

@franck-benault
Copy link
Contributor

Hello at present time there is no support for user.home directory
the default directory is user.dir
but you can set the variable AUDIT4J_CONF_FILE_PATH to the folder you want

Regards Franck

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