fixes for new server

This commit is contained in:
2014-02-22 19:00:03 +01:00
parent b910973ee6
commit 35941f0f72
5 changed files with 42 additions and 39 deletions

View File

@@ -23,7 +23,7 @@ production:
encoding: utf8
database: test1production
pool: 5
username: root
password: changeme
username: fetsite
password: quaish3J
socket: /var/run/mysqld/mysqld.sock
timeout: 5000

View File

@@ -51,7 +51,7 @@ Fetsite::Application.configure do
# config.action_controller.asset_host = "http://assets.example.com"
# Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
# config.assets.precompile += %w( search.js )
# config.assets.precompile += %w( search.js )
# Disable delivery errors, bad email addresses will be ignored
# config.action_mailer.raise_delivery_errors = false

View File

@@ -1 +1 @@
I18n.default_locale = :de
I18n.default_locale = :de