Merge branch 'feat/ux-quick-wins' into develop
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
# Conflicts: # frontend/app/components/ComponentItem.vue # frontend/app/components/PieceItem.vue # frontend/app/components/machine/MachineInfoCard.vue # frontend/app/composables/usePieceEdit.ts # frontend/app/pages/component/[id]/index.vue # frontend/app/pages/piece/[id].vue # frontend/app/pages/product/[id]/edit.vue # frontend/app/pages/product/[id]/index.vue # frontend/app/pages/product/create.vue # frontend/app/shared/utils/customFields.ts
This commit is contained in:
@@ -8,3 +8,15 @@ framework:
|
||||
policy: sliding_window
|
||||
limit: 5
|
||||
interval: '1 minute'
|
||||
|
||||
when@test:
|
||||
framework:
|
||||
rate_limiter:
|
||||
mcp_auth:
|
||||
policy: sliding_window
|
||||
limit: 10000
|
||||
interval: '1 minute'
|
||||
login:
|
||||
policy: sliding_window
|
||||
limit: 10000
|
||||
interval: '1 minute'
|
||||
|
||||
Reference in New Issue
Block a user