Add missing debug logging reason
This commit is contained in:
parent
1f6f3c65a8
commit
f23d7bd855
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.4.2.117 -->
|
||||
<!-- Version: 5.4.3.118 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -179,8 +179,8 @@
|
||||
<li>Unnecessary logging avoided (only logs required for
|
||||
security and debugging etc purposes)</li>
|
||||
<li>All server logs purged every 14 days</li>
|
||||
<li>User IP addresses used only for security purposes (purged
|
||||
along with logs)</li>
|
||||
<li>User IP addresses used only for security and debugging
|
||||
purposes (purged along with logs)</li>
|
||||
<li>All connections made via TLS 1.3 (TLS 1.2 and older are
|
||||
unsupported) to ensure the most secure AEAD ciphers are used,
|
||||
along with forward secrecy (each connection uses a
|
||||
|
Loading…
x
Reference in New Issue
Block a user