I would like to block globally in my server Bitbucket instance the repository owners to enable public repositories. How would I do it?
You can disable public access globally by setting feature.public.access to false in your bitbucket.properties file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.