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

Add project_dir to user_settings properties #629

Closed
tcompa opened this issue Nov 4, 2024 · 0 comments · Fixed by #634
Closed

Add project_dir to user_settings properties #629

tcompa opened this issue Nov 4, 2024 · 0 comments · Fixed by #634

Comments

@tcompa
Copy link
Collaborator

tcompa commented Nov 4, 2024

  • This is an optional string (representing an absolute path).
  • User can always see it, and this exists for all values of FRACTAL_RUNNER_BACKEND. This means that we'll start showing settings for all runner backends.
  • user cannot modify this setting
  • Admin can edit it (for all runner backends), including unsetting it (i.e. setting it to null)
  • Description: "A base folder used for default zarr_dir paths"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant