From 7b6c0c42b0827881639c9add57d1c45fff0eea1c Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Mon, 12 Jun 2023 13:34:18 -0500 Subject: [PATCH] Add ENFORCE_SECURE_PROFILE to docs table [Discussed in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1117883383456993332) --- docs/configuration/server-properties.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/server-properties.md b/docs/configuration/server-properties.md index 0957e1227b9..2a49933fe04 100644 --- a/docs/configuration/server-properties.md +++ b/docs/configuration/server-properties.md @@ -336,3 +336,4 @@ If you must, the server port can be set like: | ENFORCE_WHITELIST | enforce-whitelist | | ENABLE_WHITELIST | white-list and whitelist | | SIMULATION_DISTANCE | simulation-distance | +| ENFORCE_SECURE_PROFILE | enforce-secure-profile |