mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
confd: minor, whitespace fixes
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Mattias Walström
parent
44465b679f
commit
59eb73bf24
@@ -52,8 +52,8 @@ module infix-services {
|
||||
description "Web console interface.";
|
||||
|
||||
leaf enabled {
|
||||
description "Enable or disable web console interface on port 7681.";
|
||||
type boolean;
|
||||
description "Enable or disable web console interface on port 7681.";
|
||||
type boolean;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -61,8 +61,8 @@ module infix-services {
|
||||
description "mDNS Network Browser.";
|
||||
|
||||
leaf enabled {
|
||||
description "Enable or disable mDNS Network Browser at https://network.local.";
|
||||
type boolean;
|
||||
description "Enable or disable mDNS Network Browser at https://network.local.";
|
||||
type boolean;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user