server log retention time reduced

This commit is contained in:
Daniel Micay 2023-08-11 13:15:30 -04:00
parent 2738e8f3e3
commit b4311525f3

View File

@ -972,7 +972,8 @@
<ul> <ul>
<li>Strict privacy and security practices for our infrastructure</li> <li>Strict privacy and security practices for our infrastructure</li>
<li>Unnecessary logging is avoided and logs are automatically purged after 10 days</li> <li>Unnecessary logging is avoided and logs are automatically purged after 4
days (network services used by the OS) to 10 days</li>
<li>Services are hosted entirely via our own dedicated servers and virtual <li>Services are hosted entirely via our own dedicated servers and virtual
machines from OVH without involving any additional parties for CDNs, SaaS machines from OVH without involving any additional parties for CDNs, SaaS
platforms, mirrors or other services</li> platforms, mirrors or other services</li>