Add missing debug logging reason

This commit is contained in:
inference 2023-09-16 20:31:07 +01:00
parent 1f6f3c65a8
commit f23d7bd855
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 5.4.2.117 --> <!-- Version: 5.4.3.118 -->
<html> <html>
@ -179,8 +179,8 @@
<li>Unnecessary logging avoided (only logs required for <li>Unnecessary logging avoided (only logs required for
security and debugging etc purposes)</li> security and debugging etc purposes)</li>
<li>All server logs purged every 14 days</li> <li>All server logs purged every 14 days</li>
<li>User IP addresses used only for security purposes (purged <li>User IP addresses used only for security and debugging
along with logs)</li> purposes (purged along with logs)</li>
<li>All connections made via TLS 1.3 (TLS 1.2 and older are <li>All connections made via TLS 1.3 (TLS 1.2 and older are
unsupported) to ensure the most secure AEAD ciphers are used, unsupported) to ensure the most secure AEAD ciphers are used,
along with forward secrecy (each connection uses a along with forward secrecy (each connection uses a