The new release also contains this new handler.
This commit is contained in:
parent
d06a3ee8bb
commit
e69b3a7365
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ config = {
|
|||
# and off individually in production if one is causing an issue.
|
||||
'pdcupdater.handlers': [
|
||||
'pdcupdater.handlers.compose:NewComposeHandler',
|
||||
'pdcupdater.handlers.atomic:AtomicComponentGroupHandler',
|
||||
'pdcupdater.handlers.pkgdb:NewPackageHandler',
|
||||
'pdcupdater.handlers.pkgdb:NewPackageBranchHandler',
|
||||
'pdcupdater.handlers.rpms:NewRPMHandler',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue