Skip to content

Commit

Permalink
Merge pull request #1086 from morucci/1085
Browse files Browse the repository at this point in the history
doc - add a note about the global crawler config section
  • Loading branch information
morucci authored Nov 24, 2023
2 parents a790b29 + 49355dc commit df8653a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,8 @@ about:

This section configures global crawlers setting.

> Note that, `crawlers` is a config root level parameter.

Here is an example:

```YAML
Expand All @@ -481,6 +483,7 @@ crawlers:
loop_delay_sec: 3600
```


#### Authentication

Monocle supports user authentication via an OIDC (OpenID Connect) provider.
Expand Down

0 comments on commit df8653a

Please sign in to comment.