diaspora/config
Dumitru Ursu dda5f71124 Add warning about encoding change
Add warning about MySQL collation

Fix database index length

This allows new databases to be created with utf8mb4, on MySQL. The maximum
column size is 767 bytes. Each character is 4 bytes long -> 767 / 4 = 191
characters for the column.
2015-01-19 02:19:39 +02:00
..
environments
initializers Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
locales
vines
application.rb Refactor mobile javascript to get rid of console errors. 2015-01-17 15:50:06 +02:00
asset_sync.rb
autoprefixer.yml
boot.rb make everything boot again 2014-08-23 16:34:00 +02:00
cucumber.yml
database.yml.example
defaults.yml Add currency and allow unhosted button to paypal donation 2014-12-28 19:50:45 +01:00
diaspora.yml.example
environment.rb
load_config.rb
locale_settings.yml
oembed_providers.yml
routes.rb
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
selenium.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
sidekiq.yml Add missing export_user queue to sidekiq config 2015-01-17 19:17:55 +02:00
unicorn.rb