Merge "Fix up doc string for workers variable"
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# Defaults to '8004'.
|
||||
#
|
||||
# [*workers*]
|
||||
# (Optional) The port on which the server will listen.
|
||||
# (Optional) The number of workers to spawn.
|
||||
# Defaults to '0'.
|
||||
#
|
||||
# [*use_ssl*]
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
# Defaults to '8000'.
|
||||
#
|
||||
# [*workers*]
|
||||
# (Optional) The port on which the server will listen.
|
||||
# (Optional) The number of workers to spawn.
|
||||
# Defaults to '0'.
|
||||
#
|
||||
# [*use_ssl*]
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
# Defaults to '8003'.
|
||||
#
|
||||
# [*workers*]
|
||||
# (Optional) The port on which the server will listen.
|
||||
# (Optional) The number of workers to spawn.
|
||||
# Defaults to '0'.
|
||||
#
|
||||
# [*use_ssl*]
|
||||
|
||||
Reference in New Issue
Block a user