1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-21 23:55:17 -05:00
aprsd/aprsd/conf
Hemna 6e62ac14b8 Allow disabling sending all AckPackets
This patch adds a new config option 'enable_sending_ack_packets', which
is by default set to True.  This allows the admin to disable sending Ack
Packets for MessagePackets entirely.
2024-11-06 18:21:46 -05:00
..
__init__.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
client.py Changed the path option to a ListOpt 2023-10-06 15:44:25 -04:00
common.py Allow disabling sending all AckPackets 2024-11-06 18:21:46 -05:00
log.py Put threads first after date/time 2024-03-06 13:39:51 -05:00
opts.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_common.py Removed remnants of QueryPlugin 2024-10-03 10:34:35 -07:00
plugin_email.py Change ordering of starting up of server command 2022-12-29 14:15:56 -05:00