From 3f9dbb30ffeae36b6a92c5da869db27bc81f5d41 Mon Sep 17 00:00:00 2001 From: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:33:20 -0500 Subject: [PATCH] enable public notes on Wizard's Den servers (#18185) --- Resources/ConfigPresets/WizardsDen/wizardsDen.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index 3e3d7ef8e4..51bc821614 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -24,3 +24,6 @@ restart_required_ratio = 0.7 [netres] limit = 10.0 + +[admin] +see_own_notes = true