In google searches I find the following 2 parameters for Stash, but are they valid in Bitbucket Server and where would you put them?
You can disable forking altogether by adding 'feature.forks=false' into your stash-config.properties file.
The ability to restrict creation of personal repositories shipped in Stash. To configure it, set feature.personal.repos=false in stash-config.properties
Thanks,
Mike
Yes. Create the bitbucket.properties
file, in the shared folder of your home directory, and add the system properties you need, use the standard format for Java properties files.
See: https://confluence.atlassian.com/bitbucketserver/bitbucket-server-config-properties-776640155.html
Note: Bitbucket Server must be restarted for changes to become effective.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.