>
> Yes, i edited the gitlab.rb File, here are my current Settings

# Change the external_url to the address your users will type in their 
browser
external_url 'http://05z.de'
# Self-Register
gitlab_rails['gitlab_signup_enabled'] = true
# SMTP Maildelivery
gitlab_rails['smtp_enable'] = true
#gitlab_rails['smtp_address'] = "xyz.de"
#gitlab_rails['smtp_port'] = 587
#gitlab_rails['smtp_user_name'] = "[email protected]"
#gitlab_rails['smtp_password'] = "---Password---"
#gitlab_rails['smtp_domain'] = "xyz.de"
#gitlab_rails['smtp_authentication'] = "plain"
#gitlab_rails['smtp_enable_starttls_auto'] = true
#gitlab_rails['gitlab_email_from'] = "[email protected]" 

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/e5992abf-88bb-41a6-bd4b-95605f924a2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to