Skip to content

Commit b914d2d

Browse files
authored
Merge pull request #38 from buildplan/cleanup_conf
Clean-up conf file.
2 parents 2e6abc2 + 6756b44 commit b914d2d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ RSYNC_NOATIME_ENABLED=false
225225
# The timeout in seconds for rsync operations.
226226
RSYNC_TIMEOUT=300
227227
228-
# --- Performance ---
229228
# Optional: Limit rsync's bandwidth usage in KiB/s. Leave empty or set to 0 to disable.
230229
# Example: BANDWIDTH_LIMIT_KBPS=5000 (for 5 MB/s)
231230
BANDWIDTH_LIMIT_KBPS=""

backup.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RSYNC_NOATIME_ENABLED=false
4040
# The timeout in seconds for rsync operations.
4141
RSYNC_TIMEOUT=300
4242

43-
# --- Performance ---
4443
# Optional: Limit rsync's bandwidth usage in KiB/s. Leave empty or set to 0 to disable.
4544
# Example: BANDWIDTH_LIMIT_KBPS=5000 (for 5 MB/s)
4645
BANDWIDTH_LIMIT_KBPS=""

0 commit comments

Comments
 (0)