Gitlab without mail / let user sign up -
i'm having trouble getting mail setup work gitlab 6 want users able sign account , assign own password instead of receiving temporary password mail.
changes i've made:
/home/git/gitlab/config/gitlab.yml:
`signup_enabled: true`
but if access gitlab in browser it's still redirecting me "sign in" page , i'm not able "sign up" or register new account. there i'm missing?
thanks!
you have restart gitlab server after making change.
Comments
Post a Comment