tkuester / taky

A simple python TAK server
MIT License
188 stars 43 forks source link

Sample config bug: log_cot vs. cot_log #37

Closed sgofferj closed 2 years ago

sgofferj commented 3 years ago

In the sample config it says

# Where to store a log of .cot messages from the client for debug purposes
#cot_log=

However, according to config.py, the directive should be

log_cot=