2020-07-24 15:01:05 +01:00

19 lines
389 B
Plaintext

# Insecure defaults for tetra; before making it a proper module
# we should integrate with the tetra ui
httpd_username=kismet
httpd_password=kismet
httpd_home=/etc/kismet/http_data
# Save memory on Tetra
keep_location_cloud_history=false
keep_datasource_signal_history=false
packet_dedup_size=512
packet_backlog_warning=512
packet_backlog_limit=1024
tcp_buffer_kb=64
ipc_buffer_kb=64