mirror of
https://github.com/craigerl/aprsd.git
synced 2026-08-16 16:43:52 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e0de9c5ac |
@@ -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
|
||||
|
||||
|
||||
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user