Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjmead committed Nov 10, 2024
1 parent 0dbe87d commit 1931a83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@ This directory is where WPSites will create new WordPress sites, so make sure th

If you're using Laravel Herd, the default value of `'$HOME/Herd'` should work great. If you're using MAMP PRO, you'll want to use `'$HOME/Sites'`.

You can also set `sites_directory` to an array of directories. This will let you create and manage sites from multiple directories, such as having a "work" directory for work sites and a "personal" directory for person sites.

**Next up is `defaults`.**

As you can see in the config file above, the value for `defaults` is an associative array.
Expand Down

0 comments on commit 1931a83

Please sign in to comment.