pushing bulk of changes

This commit is contained in:
msramalho
2025-01-22 13:21:16 +00:00
parent 2209b09a9a
commit 9f9bbc9344
21 changed files with 2048 additions and 2250 deletions

View File

@@ -23,6 +23,8 @@ orchestrators:
interdimensional: tests/orchestration.test.yaml
default: tests/orchestration.test.yaml
default_orchestrator: tests/orchestration.test.yaml
groups:
spaceship:
description: "The spaceship crew"
@@ -31,9 +33,9 @@ groups:
permissions:
read: ["all"]
active_sheets: -1
monthly_urls: all
monthly_mbs: all
alowed_frequency: "hourly"
monthly_urls: -1
monthly_mbs: -1
allowed_frequency: "hourly"
interdimensional:
description: "Interdimensional travelers"
orchestrator: tests/orchestration.test.yaml
@@ -43,7 +45,7 @@ groups:
active_sheets: 5
monthly_urls: 1000
monthly_mbs: 1000
alowed_frequency: "hourly"
allowed_frequency: "hourly"
animated-characters:
description: "Animated characters"
orchestrator: tests/orchestration.test.yaml
@@ -53,4 +55,4 @@ groups:
active_sheets: 1
monthly_urls: 2
monthly_mbs: 10
alowed_frequency: "daily"
allowed_frequency: "daily"