diff --git a/README.md b/README.md index 3f7cd9e..d0b5e4d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The main advantages of SafeTwitch are: - [x] No Ads or tracking - [x] No outside connections, only connection is the instance - [x] Uses [Vue](https://vuejs.org/) for a speedy experience - - [x] No identifiable logs are kept (see [logs](#so-what-is-logged)) + - [x] No logs - [x] Much smaller pages compared to Twitch (<600kb compared to >8.2mb) - [x] Follow streamers locally to have a more personalized feel - [x] Infinite scrolling @@ -28,9 +28,4 @@ The main advantages of SafeTwitch are: - [x] No official APIs are used - [x] No rate limiting - [x] Uses a custom Twitch webscraper - - - ## So, what is logged? - You may have caught the "No identifiable logs are kept", - When the server encounters an error, a log is kept. The log only includes the error message, the time, and an id, which is also given to the user so the instance owner can investigate the issue. This is mainly only used for debugging, and can be disabled in the config.