docs: sweep archaeology comments to present state
This commit is contained in:
parent
e0cfed7fe8
commit
79fec131d6
4 changed files with 9 additions and 10 deletions
|
|
@ -169,7 +169,7 @@ in
|
|||
# Token files must land at the `matrix-token*` name the daemon
|
||||
# path-watcher globs (`/agents/*/state/matrix-token*`), or the account
|
||||
# never gets picked up live (it loads only on a full daemon restart).
|
||||
# Enforce the basename prefix so a deviating name (e.g. the historical
|
||||
# Enforce the basename prefix so a deviating name (e.g.
|
||||
# `matrix-catgirl-token`) is caught at build time, not silently.
|
||||
{
|
||||
assertion = lib.all (a: lib.hasPrefix "matrix-token" (baseNameOf a.tokenFile)) (
|
||||
|
|
|
|||
Loading…
Reference in a new issue