fixes to ad code

This commit is contained in:
albert
2013-01-06 14:05:54 -05:00
parent 9952eed85b
commit f70758da38
3 changed files with 17 additions and 2 deletions

View File

@@ -87,6 +87,11 @@ module Danbooru
nil
end
# Where the ad banners are stored in the file system
def advertisement_path
nil
end
# List of memcached servers
def memcached_servers
%w(localhost:11211)