MyNixOS website logo
option

services.sourcehut.todo.webhooks.extraArgs

Extra arguments passed to the Celery responsible for webhooks.

Declarations
Type
list of string
Default
[
  "--loglevel DEBUG"
  "--pool eventlet"
  "--without-heartbeat"
]