mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Allow submissions with short enough titled to be made into T-shirts thru spreadshirt.
This commit is contained in:
@@ -144,6 +144,13 @@ agents =
|
||||
|
||||
feedback_email = abuse@localhost
|
||||
|
||||
# t-shirt stuff
|
||||
spreadshirt_url =
|
||||
spreadshirt_vendor_id =
|
||||
spreadshirt_min_font = 42
|
||||
spreadshirt_max_width = 620
|
||||
spreadshirt_test_font =
|
||||
|
||||
|
||||
[server:main]
|
||||
use = egg:Paste#http
|
||||
|
||||
Reference in New Issue
Block a user