It's been waaay too long since I last committed. Eesh.

This commit is contained in:
Dan Buch
2012-03-07 00:11:05 -05:00
parent a5b139f6e7
commit ee337ba7ee
15 changed files with 323 additions and 117 deletions

View File

@@ -2,5 +2,5 @@ require 'mc-settings'
Setting.load(
:path => Rails.root,
:files => ['config/settings/default.yml']
:files => ['config/settings.yml']
)

View File

@@ -0,0 +1,5 @@
resque_web:
port: 15678
redis:
port: 16379

View File

@@ -1,8 +0,0 @@
resque_web:
port: 15678
redis:
port: 16379
map:
base_url: 'http://en.wikipedia.org/wiki/List_of_towns_and_cities_with_100,000_or_more_inhabitants/cityname:_{FIRST_LETTER}'