mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
add note in docs
This commit is contained in:
parent
0bcd23637b
commit
18c15dbf00
@ -25,6 +25,8 @@ functions:
|
||||
|
||||
## Enabling/Disabling functions
|
||||
|
||||
Schedule events are enabled by default.
|
||||
|
||||
This will create and attach a schedule event for the `aggregate` function which is disabled. If enabled it will call
|
||||
the `aggregate` function every 10 minutes.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user