mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 11:56:38 +00:00
chore(typos): accept RTO as a disaster-recovery term
This commit is contained in:
@@ -47,6 +47,9 @@ consts = "consts"
|
|||||||
Hashi = "Hashi" # HashiCorp
|
Hashi = "Hashi" # HashiCorp
|
||||||
# Accept alternate spelling used in parser/XML comments.
|
# Accept alternate spelling used in parser/XML comments.
|
||||||
unparseable = "unparseable"
|
unparseable = "unparseable"
|
||||||
|
# Disaster-recovery objectives: recovery time and recovery point.
|
||||||
|
RTO = "RTO"
|
||||||
|
rto = "rto"
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
extend-exclude = []
|
extend-exclude = []
|
||||||
|
|||||||
Reference in New Issue
Block a user