We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See if it would be feasible to allow .settings and .sessions to live elsewhere on the file system as requested in #111 .
.settings
.sessions
The text was updated successfully, but these errors were encountered:
Allow sessions and settings location via env
c6efd05
- Allow sessions path to be defined via PLN_SESSIONS_PATH - Allow settings file be defined via PLN_SETTINGS_FILE - Fixes #120
exsilium
No branches or pull requests
See if it would be feasible to allow
.settings
and.sessions
to live elsewhere on the file system as requested in #111 .The text was updated successfully, but these errors were encountered: