Skip to content

Commit

Permalink
Merge pull request #584 from fomars/develop
Browse files Browse the repository at this point in the history
Edit docs phantom multi
  • Loading branch information
fomars committed May 9, 2018
2 parents c17bc47 + 6bbf8f4 commit fc091f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/core_and_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,7 @@ Example:
- /
autocases: 1
multi:
- phantom-1:
address: hostname1:port1
- address: hostname1:port1
load_profile:
load_type: rps
schedule: const(1,10s)
Expand All @@ -445,8 +444,7 @@ Example:
- /321
ssl: 1
autocases: 1
- phantom-2:
address: hostname2:port2
- address: hostname2:port2
load_profile:
load_type: rps
schedule: const(1,10s)
Expand Down

0 comments on commit fc091f5

Please sign in to comment.