diff --git a/ChangeLog b/ChangeLog index 3068242..76f76d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ CHANGES ======= +v3.3.3 +------ + +* Fix for sample-config warning + v3.3.2 ------ diff --git a/aprsd/conf/common.py b/aprsd/conf/common.py index 877d49a..6221d4f 100644 --- a/aprsd/conf/common.py +++ b/aprsd/conf/common.py @@ -241,7 +241,7 @@ webchat_opts = [ ] registry_opts = [ - cfg.StrOpt( + cfg.BoolOpt( "enabled", default=False, help="Enable sending aprs registry information. This will let the "