drop issue number from source comment (tracker-tag lint)
This commit is contained in:
parent
354b270d2a
commit
f7199f183c
1 changed files with 2 additions and 1 deletions
|
|
@ -773,7 +773,8 @@ in
|
|||
# gatewayHost null-guard falls back to loopback so a domain-less
|
||||
# config doesn't break eval (it just won't work under isolation,
|
||||
# which needs a gateway anyway). Forwarded to agents by meta.rs
|
||||
# alongside HIVE_FORGE_URL; shares the #1693 ordering caveat.
|
||||
# alongside HIVE_FORGE_URL; shares the same env-forwarding ordering
|
||||
# caveat (value baked at config-generation time).
|
||||
HIVE_MATRIX_URL =
|
||||
if
|
||||
config.services.hyperhive.network.enable
|
||||
|
|
|
|||
Loading…
Reference in a new issue