mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-02-02 18:55:32 -05:00
min_promote_future is an int.
This commit is contained in:
@@ -127,6 +127,7 @@ class Globals(object):
|
||||
'wiki_max_page_length_bytes',
|
||||
'wiki_max_page_name_length',
|
||||
'wiki_max_page_separators',
|
||||
'min_promote_future',
|
||||
],
|
||||
|
||||
ConfigValue.float: [
|
||||
|
||||
Reference in New Issue
Block a user