diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:36:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:36:56 -0500 |
| commit | 562a4a9327c0650f05b101497dc03cc097bd6d63 (patch) | |
| tree | 7d9418320b9b154af5540308ed567def32dfaa93 | |
| parent | dc5831bd5675d4dc692244c601c3a6c20e72d88b (diff) | |
logging
| -rw-r--r-- | static/features.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index f1583041..4b13973a 100644 --- a/static/features.html +++ b/static/features.html @@ -138,6 +138,7 @@ <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>Services hosted on OVH without involving any additional parties for CDNs, mirrors or other services - we don't outsource to others</li> <li>Our services are built with open technology stacks to avoid being locked in to |
