File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ENC_APP='gpg'
2121ENC_PASS='SECRET'
2222
2323# -------------------------------------------------------------------------------------------------------------------- #
24- # SSH FS
24+ # REMOTE: SSH FS
2525# -------------------------------------------------------------------------------------------------------------------- #
2626
2727SSH_ON=0
@@ -32,7 +32,7 @@ SSH_DST='/remote/directory'
3232SSH_MNT='/mnt/backup'
3333
3434# -------------------------------------------------------------------------------------------------------------------- #
35- # RSYNC
35+ # REMOTE: RSYNC
3636# -------------------------------------------------------------------------------------------------------------------- #
3737
3838RSYNC_ON=0
@@ -42,15 +42,15 @@ RSYNC_PASS='PASSWORD'
4242RSYNC_DST='/remote/directory'
4343
4444# -------------------------------------------------------------------------------------------------------------------- #
45- # MAIL
45+ # NOTIFICATIONS: MAIL
4646# -------------------------------------------------------------------------------------------------------------------- #
4747
4848MAIL_ON=0
4949MAIL_FROM='postmaster@example.org'
5050MAIL_TO=('mail@example.org')
5151
5252# -------------------------------------------------------------------------------------------------------------------- #
53- # GITLAB
53+ # NOTIFICATIONS: GITLAB
5454# -------------------------------------------------------------------------------------------------------------------- #
5555
5656GITLAB_ON=0
You can’t perform that action at this time.
0 commit comments