Skip to content

Commit

Permalink
docs(config): Document port collision scenario.
Browse files Browse the repository at this point in the history
  • Loading branch information
reda-alaoui authored and dignifiedquire committed Nov 25, 2017
1 parent 871d46f commit d93cc5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config/01-configuration-file.md
Expand Up @@ -522,6 +522,8 @@ See [plugins] for more information.

**Description:** The port where the web server will be listening.

If the defined port is already in use, karma will automatically increase its value in steps of 1 until a free port is found.


## processKillTimeout
**Type:** Number
Expand Down

0 comments on commit d93cc5f

Please sign in to comment.