Additional export backups feature.
This commit is contained in:
1
configs/.gitignore
vendored
1
configs/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
# Ignore everything else in this directory.
|
||||
*
|
||||
!certs
|
||||
!xport_backup
|
||||
!.gitignore
|
||||
|
3
configs/xport_backup
Normal file
3
configs/xport_backup
Normal 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.
|
Reference in New Issue
Block a user