I want to set lfs.activitytimeout in LFS config, however doing this locally results in a warning:
WARNING: These unsafe lfsconfig keys were ignored
How to I set lfs.activitytimeout for a repo?
Edit: As per VonC's answer below, the real culprit is trying to set these values in the .lfsconfig file, not the vanilla .config file. If you set them in the .config file they appear to work.
From git-lfs/git-lfs issue 2636, a git config lfs.activitytimeout xx seems the recommended approach, with the default value being 30 seconds
Check your LFS version first.
A git config -f .lfsconfig though seems limited to those values, as illustrated by issue 4467 and PR 4468.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With