projects
/
project
/
ufp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb4c74d
)
lower homekit_class weight to 5.0
author
John Crispin
<
[email protected]
>
Thu, 29 May 2025 06:43:18 +0000
(08:43 +0200)
committer
John Crispin
<
[email protected]
>
Thu, 29 May 2025 06:43:18 +0000
(08:43 +0200)
Signed-off-by: John Crispin <
[email protected]
>
plugins/plugin_mdns.uc
patch
|
blob
|
history
diff --git
a/plugins/plugin_mdns.uc
b/plugins/plugin_mdns.uc
index 5f7a92d8bc0a63acf7220e705214e0eb4576bde7..a2ab10c3afd5a726535e80dea6b5d4c5efb15ce3 100644
(file)
--- a/
plugins/plugin_mdns.uc
+++ b/
plugins/plugin_mdns.uc
@@
-300,7
+300,7
@@
function init(gl) {
mdns_model_string: 5.0,
mdns_printer: 5.0,
mdns_scanner: 1.0,
- homekit_class:
10
.0,
+ homekit_class:
5
.0,
mdns_uconfig: 10.0,
});
}