Closed
Description
Is your feature request related to a problem?
We won't have private URLs by default (people may use it, but not by default). Would be great if we could specify a flag saying what the default behavior should be.
Describe the solution you'd like
Add an env var DEFAULT_URL_VISIBILITY with private
, workspace
or public
as allowed values. Use that as default in the UI.
Additional context
No response