How can I extend initial storage quota? borg init --storage-quota 4G after some backups I need more space how to have a repository 8G for example?
either use borg config or carefully edit your repo/config.
borg config
repo/config
guess this is solved.
Most helpful comment
either use
borg configor carefully edit yourrepo/config.