Update 'README.md'

This commit is contained in:
dragongoose 2023-04-11 20:05:47 +00:00
parent 102a6811bd
commit 96d241fccd

View File

@ -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
@ -29,8 +29,3 @@ The main advantages of SafeTwitch are:
- [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.