Skip to content

Commit

Permalink
perf: 开屏广告-全局 (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Dec 18, 2024
1 parent 4cdd78c commit 03d005e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/globalGroups.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ export default defineGkdGlobalGroups([
order: OPEN_AD_ORDER,
fastQuery: true,
matchTime: 10000,
actionMaximum: 2,
actionMaximum: 1,
resetMatch: 'app',
actionCdKey: 0,
actionMaximumKey: 0,
priorityTime: 10000,
rules: [
Expand Down

0 comments on commit 03d005e

Please sign in to comment.