Skip to content

Commit

Permalink
Merge pull request #2 from ItinerisLtd/update-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
codepuncher authored Oct 17, 2024
2 parents dd9068e + 1642d49 commit 491789a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,7 @@ ansible-galaxy install -r galaxy.yml --force
## Usage
1. Add a shared_children entry to Trellis that points to the new `wordfence-waf.php` file
```yaml
project_shared_children:
- path: web/wp/wordfence-waf.php
src: wordfence-waf.php
type: file
```
1. Setup the [role variables](#role-variables)
2. [Deploy](https://roots.io/trellis/docs/deploys/#example)
3. Tell Kinsta to add the `auto_prepend_file` variable that points to `{{ deploy_helper.current_path }}/web/wp/wordfence-waf.php`
1. `deploy_helper.shared_path` can differ between Trellis setups. Check for final path before asking Kinsta.
Expand Down

0 comments on commit 491789a

Please sign in to comment.