diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-11 13:15:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-11 13:15:30 -0400 |
| commit | b4311525f346e35c1cefd41e91a6b693785c12b3 (patch) | |
| tree | 658de46e72a3eae1204072d2aa00d0a442c88569 /static/features.html | |
| parent | 2738e8f3e38ab8c6c0de5181ae1d614bdec9dc33 (diff) | |
server log retention time reduced
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index e7b7152d..94f99268 100644 --- a/static/features.html +++ b/static/features.html @@ -972,7 +972,8 @@ <ul> <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 machines from OVH without involving any additional parties for CDNs, SaaS platforms, mirrors or other services</li> |
