GitLab 7.7.1 not disable Sign up form
I have changed the param "signup_enabled" to "false" on "/var/opt/gitlab/gitlab-rails/etc/" file, but the form is still enabled.
After this i have tried:
$ sudo gitlab-ctl reconfigure
and
$ sudo gitlab-ctl restart
But is not working for me.