Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ After installation, you need to configure the plugin:

Optional settings:

* **Override index.php**: activating this option allows CrowdHandler to run in place of your WordPress website's default homepage. If you do not wish to do this, then your own server will take the load for all traffic to the homepage. For periods of very high demand, this may not be ideal.
* **Override index.php**: activating this option allows CrowdHandler to run the queue check and offload users before booting WordPress for each request, putting considerably less load on your server and database. Some servers will not allow this due to write permissions. If you are able to use this option you should.

== Frequently Asked Questions ==

Expand Down