@@ -582,8 +582,8 @@ You may want to put those settings in a local or in a global configuration file
...
@@ -582,8 +582,8 @@ You may want to put those settings in a local or in a global configuration file
gblk provide a way to do that by using the borg configuration file `.borg/config` as a local configuration file and the `~/.gblkconfig` file as a global configuration file.
gblk provide a way to do that by using the borg configuration file `.borg/config` as a local configuration file and the `~/.gblkconfig` file as a global configuration file.
::: {.callout-note}
::: {.callout-important}
**If both the local and global configuration files contain gblk settings used for pruning, only the local settings are used..**
If both the local and global configuration files contain gblk settings used for pruning, only the local settings are used.
:::
:::
### Add new settings in configuration file
### Add new settings in configuration file
...
@@ -659,8 +659,8 @@ Finnaly, to prune your results archives using the settings defined in the global
...
@@ -659,8 +659,8 @@ Finnaly, to prune your results archives using the settings defined in the global
gblk config prune [OPTION]
gblk config prune [OPTION]
```
```
::: {.callout-note}
::: {.callout-important}
**If both the local and global configuration files contain gblk settings used for pruning, only the local settings are used..**
If both the local and global configuration files contain gblk settings used for pruning, only the local settings are used.
:::
:::
You can see what option you can add to your command with
You can see what option you can add to your command with