Disallow posting to /r/all, /r/front. Use subreddit instead of name

This commit is contained in:
Tobin
2015-04-01 15:07:57 -05:00
parent e3db8d4ee4
commit feffe83e06
2 changed files with 11 additions and 11 deletions

View File

@@ -60,5 +60,5 @@ SUBMISSION_FILE = """
# The first line will be interpreted as the title
# Following lines will be interpreted as the content
#
# Posting to /r/{name}
# Posting to {name}
"""