Skip to content

Commit

Permalink
Fixed rendering for list
Browse files Browse the repository at this point in the history
Without a blank line, the list renders all on a single line.
  • Loading branch information
nickanderson committed Nov 21, 2023
1 parent f5c0dc6 commit e4ebc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/components/cf-agent.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,7 @@ body agent control
```

**Notes:**

* A value of `0` means no locking, all promises will be executed each execution if in context. This also disables function caching.
* This is not a reliable way to control frequency over a long period of time.
* Locks provide simple but weak frequency control.
Expand Down

0 comments on commit e4ebc37

Please sign in to comment.