Update example_config.ini

This commit is contained in:
TC² 2025-01-07 15:09:35 -05:00 committed by GitHub
parent 991e422ed4
commit e0bc70d2f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ MYCALL = BBS
# KISS_HOST: The hostname or IP address of the KISS TNC (Terminal Node Controller)
# used for APRS communications. Typically, this is a local device or a remote server.
KISS_HOST = 192.168.1.94
KISS_HOST = 127.0.0.1
# KISS_PORT: The port number used to connect to the KISS TNC.
# Ensure the port matches the configuration of your TNC.
@ -25,4 +25,4 @@ BULLETIN_EXPIRATION_DAYS = 7
APRS_PATH = WIDE1-1,WIDE2-1
# Enable or disable raw packet display (True or False)
RAW_PACKET_DISPLAY = True
RAW_PACKET_DISPLAY = True