netplaySniff – Rev 12
?pathlinks?
###########################################################################
## Copyright (C) 2023 Wizardry and Steamworks - License: MIT ##
###########################################################################
# beware that all configuration settings might end up overriden by the #
# specific command-line options passed to the daemon #
###########################################################################
# The local IP address of the router that this script is running on.
listen: 192.168.1.1
# The MQTT connection string.
mqtt:
connect: "mqtt://iot.lan"
topic: "arcade/netplay/clients"
netplay:
# the netplay port (the default is 55435),
# this can vary depending on emulator
port: 55435
# where to store the database file
db:
file: "db/players.db"
# Various bans that can be placed on connecting clients.
bans:
nicknames:
- Cain