[Docs] Mention introduced version for config key

This commit is contained in:
Ashwin Maroli 2024-09-08 23:39:42 +05:30 committed by GitHub
parent a5cf2f9a42
commit aa8c2466ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,9 @@
- 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"
flag: "--livereload-port PORT"