|
@@ -202,6 +202,7 @@ General:
|
|
|
use fqdn@uniqueid.
|
|
|
BORG_LOGGING_CONF
|
|
|
When set, use the given filename as INI_-style logging configuration.
|
|
|
+ A basic example conf can be found at ``docs/misc/logging.conf``.
|
|
|
BORG_RSH
|
|
|
When set, use this command instead of ``ssh``. This can be used to specify ssh options, such as
|
|
|
a custom identity file ``ssh -i /path/to/private/key``. See ``man ssh`` for other options. Using
|