mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +08:00
adj: remove PushEverytime in Hook, set to auto update instead
This commit is contained in:
@@ -81,7 +81,6 @@ class GeneratedConfig:
|
||||
# Group `HookGeneral`
|
||||
HookGeneral_Enable = False
|
||||
HookGeneral_RestartEverytime = True
|
||||
HookGeneral_PushEveryTime = True
|
||||
HookGeneral_Architecture = 'auto' # auto, x86, x86_64, arm64-v8a, armeabi-v7a
|
||||
HookGeneral_InjectMethod = 'local_patch' # local_patch, global_patch, outer_inject
|
||||
HookGeneral_RequestTimeLimit = 10
|
||||
|
||||
Reference in New Issue
Block a user