[web][native] Increase number of actions kept in Redux debugger
Summary:
Sometimes it is convenient to keep more actions in the debugger. Number of actions became too low after the introduction of OPS_PROCESSING_FINISHED_ACTION which is dispatched often.
The previous value was 50.
Test Plan: Check if we keep more action in Redux debugger on web.
Reviewers: inka
Reviewed By: inka
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D12834