borg-config(1) borg backup tool borg-config(1) (NAME) borg-config - borg (SYNOPSIS) borg [common options] config [options] [REPOSITORY] [NAME] [VALUE] (DESCRIPTION) . . --delete . --list . . . "section.name" "name" (section) "repository" "cache" . borg config . --cache . (OPTIONS) Borg borg-common(1) . (arguments) REPOSITORY NAME VALUE (options) -c, --cache -d, --delete -l, --list (EXAMPLES) : ! # $ cd ~/.cache/borg/$(borg config /path/to/repo id) # $ borg config /path/to/repo additional_free_space 2G # (append-only) $ borg config /path/to/repo append_only 1 # 50 $ borg config /path/to/repo storage_quota 50G # 100 ( "Adjusting segment size" ) $ borg config /path/to/repo max_segment_size 104857600 (SEE ALSO) borg-common(1) (AUTHOR) The Borg Collective 2026-07-18 borg-config(1)