Add new school adress; change email send method to sendmail; add google check page

This commit is contained in:
Vladimir Sharshov 2012-10-12 00:16:51 +04:00
parent 2e0f4dc2eb
commit 4f21f0cb88
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Rosa::Application.configure do
# Disable delivery errors, bad email addresses will be ignored # Disable delivery errors, bad email addresses will be ignored
# config.action_mailer.raise_delivery_errors = false # config.action_mailer.raise_delivery_errors = false
config.action_mailer.default_url_options = { :host => 'abf.rosalinux.ru' } config.action_mailer.default_url_options = { :host => 'abf.rosalinux.ru' }
config.delivery_method = :sendmail
# Enable threaded mode # Enable threaded mode
# config.threadsafe! # config.threadsafe!

View File

@ -0,0 +1 @@
google-site-verification: googleac324ed2f70faefc.html