docs: Add note to configuration doc.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-07-27 09:57:05 +00:00
parent 29ac62ec27
commit 7dd10ebc6c

View File

@@ -17,6 +17,11 @@ Alternatively, you can use the environment variable `TUWUNEL_CONFIG` to specify
the config file to used. Conduit's environment variables are supported for
backwards compatibility.
> [!IMPORTANT]
> It is bad practice to uncomment default options without changing them. Many
> defaults are updated by developers as features evolve and can be essential
> to expected server function.
## Option commandline flag
Tuwunel supports setting individual config options in TOML format from the