Remove old goldvertisement config.

This commit is contained in:
Neil Williams
2013-10-18 22:13:25 -07:00
parent 134b09a79a
commit 75f548b941
2 changed files with 0 additions and 6 deletions

View File

@@ -604,10 +604,6 @@ spotlight_interest_nosub_p = .1
comment_tree_version_weights = 1:1, 2:0
# enables/disables client side logging POSTs to /web/log/...
frontend_logging = true
# markdown message blurbs for the front page sidebar gold ad.
# use **strong** markup for a larger font, and " \n" (<br>) to separate lines.
goldvertisement_blurbs = "Make reddit better. Try %(reddit_gold)." "This year, give the gift of %(reddit_gold)s.|(and you should probably also give some other, better gifts)"
goldvertisement_has_gold_blurbs = "**&ldquo;Exquisite!&rdquo;** \nGrab a drink and join us in [the lounge](/r/lounge)."
# daily gold revenue goal (in pennies) for progress bar thing
gold_revenue_goal = 0
# sample multireddits (displayed when a user has no multis)

View File

@@ -244,8 +244,6 @@ class Globals(object):
'comment_tree_version_weights',
],
ConfigValue.messages: [
'goldvertisement_blurbs',
'goldvertisement_has_gold_blurbs',
'welcomebar_messages',
'sidebar_message',
'gold_sidebar_message',