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

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -