You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggester configuration currently allows to control which projects will have the suggester enabled via the allowedProjects property. It would be nice to be able to express the list of disallowed projects.
Also, it would be nice to be able to express the projecs with patterns (e.g. regular expressions) matched against project name.
This is hand for taming the suggester w.r.t. Java heap usage in the webapp.