mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +01:00
docs: Remove outdated comment
This commit is contained in:
parent
9ca4442e6a
commit
4700f54798
@ -16,8 +16,6 @@ type Config struct {
|
|||||||
// Path is the path used by the store to achieve persistence
|
// Path is the path used by the store to achieve persistence
|
||||||
// If blank, persistence is disabled.
|
// If blank, persistence is disabled.
|
||||||
// Note that not all Type support persistence
|
// Note that not all Type support persistence
|
||||||
//
|
|
||||||
// XXX: Rename to path for v4.0.0
|
|
||||||
Path string `yaml:"path"`
|
Path string `yaml:"path"`
|
||||||
|
|
||||||
// File is the path of the file to use for persistence
|
// File is the path of the file to use for persistence
|
||||||
|
Loading…
Reference in New Issue
Block a user