We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc826a commit 9c505ecCopy full SHA for 9c505ec
components/cogmento/sources/common/base.mjs
@@ -6,8 +6,6 @@ export default {
6
cogmento,
7
db: "$.service.db",
8
timer: {
9
- label: "Polling interval",
10
- description: "Pipedream will poll the Trello API on this schedule",
11
type: "$.interface.timer",
12
default: {
13
intervalSeconds: DEFAULT_POLLING_SOURCE_TIMER_INTERVAL,
0 commit comments