do_fetch.cfg.sample #1

  • //
  • guest/
  • tom_tyler/
  • sw/
  • main/
  • p4fetch/
  • do_fetch.cfg.sample
  • View
  • Commits
  • Open Download .zip Download (237 B)
# Set DelayBetweenFetches to the number of seconds to sleep between fetches.
# This is a means of throttle control to reduce load on the target server.
# If server load is not a concern, set to 0 for no delay.
SleepDelayBetweenFetches=0
# Change User Description Committed
#1 32933 C. Thomas Tyler Changed so '-r <remote_spec>' is optional; default is 'origin' (matching p4d).
Corrected and updated documentation synopsis.

Added docs for 'do_fetch.cfg' file and a sample config file.

Clarified that SDP paths are optional.

Maintained ShellCheck compliance.