Files
pilotclient/src/xswiftbus/xswiftbus.conf
Lars Toenning bcc4bdd31e Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
2023-10-03 09:29:49 +02:00

18 lines
480 B
Plaintext

# SPDX-FileCopyrightText: Copyright (C) 2018 swift Project Community / Contributors
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
# DBus Mode - Options: p2p, session
dbusMode = p2p
# DBus server address - relevant for P2P mode only
dbusAddress = 127.0.0.1
# DBus server port - relevant for P2P mode only
dbusPort = 45001
# Render phase debugging - to help diagnose crashes
debug = off
# TCAS traffic - to disable in case of crashes
tcas = on