mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 07:03:14 +00:00
change address to ipv4
So a different fields can be provided for ipv6 when supported
This commit is contained in:
parent
036fe615ed
commit
4ab882189d
@ -145,7 +145,7 @@ types:
|
|||||||
NetworkingConfig:
|
NetworkingConfig:
|
||||||
type: string
|
type: string
|
||||||
fields:
|
fields:
|
||||||
listen_address:
|
listen_ipv4:
|
||||||
# Is not applicable in some environments such as browser.
|
# Is not applicable in some environments such as browser.
|
||||||
type: string
|
type: string
|
||||||
default: "0.0.0.0"
|
default: "0.0.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user