go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.11k stars 5.49k forks source link

Add config option to disable auto watch for new user #18383

Open UlmoVaiaro opened 2 years ago

UlmoVaiaro commented 2 years ago

Feature Description

When a new user is created and assigned to an organization, he will auto-watch all repositories of that organization. It would be nice to deactivate this behavior in the api.ini.

Screenshots

No response

tyroneyeh commented 1 year ago

Same to #653 ?

In app.ini [service] section add AUTO_WATCH_NEW_REPOS = false