Use block status to inform future request policy
This commit is contained in:
@@ -63,6 +63,10 @@ let constants = {
|
||||
instance_list_cache_time: 3*60*1000,
|
||||
updater_cache_time: 2*60*1000,
|
||||
cache_sweep_interval: 3*60*1000,
|
||||
self_blocked_status: {
|
||||
enabled: false,
|
||||
time: 2*60*60*1000,
|
||||
},
|
||||
db_user_id: true,
|
||||
db_post_n3: true,
|
||||
db_request_history: false
|
||||
|
||||
Reference in New Issue
Block a user