aprsd/aprsd/conf
Hemna 35d41582ee Moved logging to log for wsgi.py
Added wsgi.py to be used with gunicorn to start aprsd's web admin
interface.

gunicorn -b :8080 "aprsd.wsgi:app"
2023-07-16 16:32:39 -04:00
..
__init__.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
client.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
common.py Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00
log.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
opts.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_common.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_email.py Change ordering of starting up of server command 2022-12-29 14:15:56 -05:00