[Docs] Mention introduced version for config key
This commit is contained in:
parent
a5cf2f9a42
commit
aa8c2466ca
|
@ -33,7 +33,9 @@
|
||||||
|
|
||||||
|
|
||||||
- name: Live reload port
|
- name: Live reload port
|
||||||
description: Port for LiveReload to listen on.
|
description: >-
|
||||||
|
Port for LiveReload to listen on.<br/><em>Ability to override via config file introduced in
|
||||||
|
<span class="version-badge">4.4.0</span></em>.
|
||||||
option: "livereload_port: PORT"
|
option: "livereload_port: PORT"
|
||||||
flag: "--livereload-port PORT"
|
flag: "--livereload-port PORT"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue