-
Notifications
You must be signed in to change notification settings - Fork 39
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
Specify directory stucture per path instead of per project in config-user.yml #129
Labels
Comments
slightly bit counter-intuitive since currently all the keys in config-user are system keys and their values are user-defined - @mattiarighi |
Related to #181 |
Closed
5 tasks
I'll try to fix this for v2.8. |
This was referenced Jan 12, 2023
this is #1894 as it's linked by @bouweandela above |
Bumping to the next milestone as there is no consensus on the implementation, see discussion in the linked pull request. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment all drs need to be the same per project, while it would make much more sense to be able to specify the drs per rootpath.
To make this more clear, now we have this:
while I think this would be much more useful:
The text was updated successfully, but these errors were encountered: