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 EzraBrooks committed Nov 25, 2017
1 parent 334f9fb commit 91e916a
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 91e916a

Please sign in to comment.