Skip to content
Snippets Groups Projects

Resolve "Some of the example config files contain old or unusable values"

All threads resolved!
3 files
+ 1
12
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -32,12 +32,6 @@ const (
// BasePndUUID is an uuid for the base PND.
var BasePndUUID uuid.UUID
// BaseSouthBoundType is the type of the base SBI.
var BaseSouthBoundType int32
// BaseSouthBoundUUID is an uuid for the base SBI.
var BaseSouthBoundUUID uuid.UUID
// ChangeTimeout is the default timeout for a change.
var ChangeTimeout time.Duration
Loading