2
0

Additional export backups feature.

This commit is contained in:
2025-03-06 18:55:00 +01:00
parent 46fc58210e
commit eb5ede75f0
9 changed files with 150 additions and 0 deletions

1
configs/.gitignore vendored
View File

@ -1,4 +1,5 @@
# Ignore everything else in this directory.
*
!certs
!xport_backup
!.gitignore

3
configs/xport_backup Normal file
View File

@ -0,0 +1,3 @@
# Credentials file for exported backups feature.
# Needs username:apr1-hashed password entries, one per line.
# Use https://htpasswd.utils.com/ or some similar to fill in.