Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c805984e49 |
22
backup.conf
Executable file → Normal file
22
backup.conf
Executable file → Normal file
@@ -21,28 +21,6 @@ backup:
|
|||||||
min-percent: 60
|
min-percent: 60
|
||||||
or_ac-connected: true
|
or_ac-connected: true
|
||||||
|
|
||||||
network:
|
|
||||||
# [active] Maximum number of Network-hops (measured using traceroute) the server can be "away" (usually 1 for local only)
|
|
||||||
max_hops: 1
|
|
||||||
|
|
||||||
time: ## TODO ##
|
|
||||||
# Minimum time to wait after the system has been booted [in seconds]
|
|
||||||
min_start: 1800
|
|
||||||
|
|
||||||
concurrent_performance: ## TODO ##
|
|
||||||
# [passive] Load as reported by the linux-system
|
|
||||||
load:
|
|
||||||
max: 4
|
|
||||||
# time-frame (1, 5, 15)
|
|
||||||
time: 1
|
|
||||||
# [passive] observed network-speed
|
|
||||||
network: ## TODO ##
|
|
||||||
# time to measure network-speed [in seconds]
|
|
||||||
measure-time: 0
|
|
||||||
# max AVG-speed in KB/s
|
|
||||||
max_download: 1024
|
|
||||||
max_upload: 1024
|
|
||||||
|
|
||||||
# How old should the previous backup be so we do another one [in seconds]
|
# How old should the previous backup be so we do another one [in seconds]
|
||||||
backup-age: 64800
|
backup-age: 64800
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user