Compare commits

...

1 Commits

Author SHA1 Message Date
Hemna 8e0de9c5ac Fix for sample-config warning
This patch fixes a small issue with the sample-config command
outputting a warning during generation.
2024-03-27 10:28:42 -04:00
2 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,15 @@
CHANGES
=======
v3.3.3
------
* Fix for sample-config warning
v3.3.2
------
* Changelog for 3.3.2
* Remove warning during sample-config
* Removed print in utils

View File

@ -228,7 +228,7 @@ webchat_opts = [
]
registry_opts = [
cfg.StrOpt(
cfg.BoolOpt(
"enabled",
default=False,
help="Enable sending aprs registry information. This will let the "