mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 05:45:37 +08:00
size
This commit is contained in:
parent
e39375db05
commit
6a36671f8e
@ -8,7 +8,7 @@ public:
|
||||
|
||||
inline static bool filterRepetition = false;
|
||||
inline static int flushDelay = 100;
|
||||
inline static int maxBufferSize = 3000;
|
||||
inline static int maxBufferSize = 10000;
|
||||
inline static int maxHistorySize = 10'000'000;
|
||||
|
||||
TextThread(ThreadParam tp, HookParam hp, std::optional<std::wstring> name = {});
|
||||
|
Loading…
Reference in New Issue
Block a user