-
fix(pi-fff): allow muting the $HOME scan warning (#806) (#807)
发布于
2026-08-24 04:14:02 +00:00 | 30 次提交 在此版本后已推送到 main- fix(pi-fff): allow muting the $HOME scan warning (#806)
Indexing $HOME is a legitimate setup, but the warning fired on every
session_start with no way to silence it short of disabling home scanning.Adds warnOnHomeDirScan (--fff-warn-home-scan / FFF_WARN_HOME_SCAN),
default true, resolved through the existing flag > env > file > fallback
order. The live indexing status footer is unaffected.Closes #806
-
docs(pi-fff): spell out the JSON values in the home scan hint
-
chore(pi-fff): trim the home scan warning comments
Drop the comment restating the flag names in resolveStartupConfig, cut
the test comment to one line, and shorten the README bullet.
Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
下载附件