<!--
SPDX-FileCopyrightText: 2025 Bonfire Networks <https://bonfirenetworks.org/contact/>

SPDX-License-Identifier: AGPL-3.0-only
SPDX-License-Identifier: CC0-1.0
-->

# Add a new extension settings

Bonfire extensions can define settings that will be available to the users of the extension. These settings can be used to configure the behavior of the extension.

TODO