Skip to content

Commit 3e51ac1

Browse files
Update README.md
1 parent 6627de4 commit 3e51ac1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ This is the same as `request.get` but it takes one more param:
269269
| TZ | UTC | Timezone used in the logs and the web browser. Example: `TZ=Europe/London`. |
270270
| LANG | none | Language used in the web browser. Example: `LANG=en_GB`. |
271271
| HEADLESS | true | Only for debugging. To run the web browser in headless mode or visible. |
272-
| BROWSER_TIMEOUT | 40000 | If you are experiencing errors/timeouts because your system is slow, you can try to increase this value. Remember to increase the `maxTimeout` parameter too. |
273272
| TEST_URL | https://www.google.com | FlareSolverr makes a request on start to make sure the web browser is working. You can change that URL if it is blocked in your country. |
274273
| PORT | 8191 | Listening port. You don't need to change this if you are running on Docker. |
275274
| HOST | 0.0.0.0 | Listening interface. You don't need to change this if you are running on Docker. |

0 commit comments

Comments
 (0)