This commit is contained in:
USER
2024-07-26 22:56:39 +01:00
parent f5512f19f6
commit 66ae3eec25
4 changed files with 14 additions and 10 deletions

View File

@ -1,3 +1,5 @@
syncthing cli config defaults folder fswatcher-enabled set false
syncthing cli config defaults folder rescan-intervals set 19997
syncthing cli config options min-home-disk-free unit set GB
BINARY=~/Downloads/.syncthing/syncthing
${BINARY} cli config defaults folder fswatcher-enabled set false
${BINARY} cli config defaults folder rescan-intervals set 19997
${BINARY} cli config options min-home-disk-free unit set GB