Prechádzať zdrojové kódy

Update documentation link text about providing database passwords from external sources (#1009).

Dan Helfman 3 mesiacov pred
rodič
commit
839862cff0
1 zmenil súbory, kde vykonal 2 pridanie a 4 odobranie
  1. 2 4
      docs/how-to/backup-your-databases.md

+ 2 - 4
docs/how-to/backup-your-databases.md

@@ -309,10 +309,8 @@ hooks:
 ### External passwords
 ### External passwords
 
 
 If you don't want to keep your database passwords in your borgmatic
 If you don't want to keep your database passwords in your borgmatic
-configuration file, you can instead pass them in via [environment
-variables](https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/)
-or command-line [configuration
-overrides](https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/#configuration-overrides).
+configuration file, you can instead pass them in [from external credential
+sources](https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/).
 
 
 
 
 ### Configuration backups
 ### Configuration backups