Skip to content

Commit

Permalink
Add default publisher to both Zimfarms
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 17, 2024
1 parent 324a628 commit 2fc2a34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zimfarm/api/api-configs.cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ data:
REQ_TIMEOUT_CMS: "50"
REQ_TIMEOUT_GHCR: "10"
ALEMBIC_UPGRADE_HEAD_ON_START: "y"
# Default publisher to set in ZIMs
DEFAULT_PUBLISHER: "openZIM"

2 changes: 2 additions & 0 deletions zimit/api/api-configs.cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ data:
REQ_TIMEOUT_NOTIFICATIONS: "5"
REQ_TIMEOUT_CMS: "50"
REQ_TIMEOUT_GHCR: "10"
# Default publisher to set in ZIMs
DEFAULT_PUBLISHER: "openZIM"

0 comments on commit 2fc2a34

Please sign in to comment.