Skip to content

Commit

Permalink
node/config: Fix type in FSTree config docs
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Lyubich <[email protected]>
  • Loading branch information
cthulhu-rider committed Aug 15, 2023
1 parent b28c1f2 commit ec80229
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

// Config is a wrapper over the config section
// which provides access to Blobovnicza configurations.
// which provides access to FSTree configurations.
type Config config.Config

// DepthDefault is a default shallow dir depth.
Expand Down

0 comments on commit ec80229

Please sign in to comment.