Allow bulk_load param for site devianthearts.com.

This commit is contained in:
Jim Miller 2015-03-17 19:51:24 -05:00
parent 948708c3e3
commit 6421c1a7f1

View file

@ -115,7 +115,8 @@ def get_valid_set_options():
'bulk_load':(['fannation.shades-of-moonlight.com',
'fhsarchive.com',
'lotrfanfiction.com',
'themaplebookshelf.com'],None,boollist),
'themaplebookshelf.com',
'devianthearts.com'],None,boollist),
'include_logpage':(None,['epub'],boollist+['smart']),