Skip to content

Commit

Permalink
Remove repeated section
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Fay <[email protected]>
  • Loading branch information
tyler36 and rfay committed Aug 30, 2023
1 parent 67a48ac commit 5aed29f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- [Introduction](#introduction)
- [Getting started](#getting-started)
- [Implementation](#implementation)
- [./ddev/web-build/cron.conf](#ddevweb-buildcronconf)
- [\*.cron](#cron)
- [Useful sites and debugging](#useful-sites-and-debugging)
- [Examples](#examples)
Expand Down Expand Up @@ -51,14 +50,6 @@ This extension does the following:
- Configures the cron service using `./ddev/web-build/cron.conf`.
- Adds all `./ddev/web-build/*.cron` files to crontab scheduler.

### ./ddev/web-build/cron.conf

This addon provides basic configuration for the cron service out of the box.

To change the configuration for the cron service, update `./ddev/web-build/cron.conf`:

- Remove `#ddev-generated` to prevent DDEV from overriding the file.
- Make any required changes.

### *.cron

Expand Down

0 comments on commit 5aed29f

Please sign in to comment.