|
|
|
@ -13,12 +13,11 @@ treating those secrets like any other option value. But if you'd rather store
|
|
|
|
|
them outside of borgmatic, whether for convenience or security reasons, read
|
|
|
|
|
on.
|
|
|
|
|
|
|
|
|
|
<span class="minilink minilink-addedin">New in version 1.6.4</span>
|
|
|
|
|
|
|
|
|
|
borgmatic supports interpolating arbitrary environment variables directly into
|
|
|
|
|
option values in your configuration file. That means you can instruct
|
|
|
|
|
borgmatic to pull your repository passphrase, your database passwords, or any
|
|
|
|
|
other option values from environment variables. For instance:
|
|
|
|
|
<span class="minilink minilink-addedin">New in version 1.6.4</span> borgmatic
|
|
|
|
|
supports interpolating arbitrary environment variables directly into option
|
|
|
|
|
values in your configuration file. That means you can instruct borgmatic to
|
|
|
|
|
pull your repository passphrase, your database passwords, or any other option
|
|
|
|
|
values from environment variables. For instance:
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
|
storage:
|
|
|
|
|