diff --git a/CHANGELOG.md b/CHANGELOG.md index 65cab6c..2f8a1e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ ### How to update 1. See [UPDATE](https://github.com/ytorg/Yotter/blob/dev-indep/SELF-HOSTING.md#updating-the-server) if you are on a manual installation. Docker can be updated normally. -2. **IMPORTANT** You will need to change the nginx config file (`/etc/nginx/sites-available/yotter`) and it should look [like this](https://bin.nixnet.services/?414267b3cfd753b4#EX8Zwpj4iXTBjkGThCiaV88bYZfzvmmaG2sokLKKYQFu). +2. **IMPORTANT** You will need to change the nginx config file (`/etc/nginx/sites-enabled/yotter`) and it should look [like this](https://bin.nixnet.services/?414267b3cfd753b4#EX8Zwpj4iXTBjkGThCiaV88bYZfzvmmaG2sokLKKYQFu). + +3. Reload nginx `sudo service nginx reload` ## Added - [x] Admin tools - Delete inactive users. diff --git a/README.md b/README.md index 9297a1b..412f81b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ I hope that this project can prosperate, gain contributors, new instances and cr - [x] Follow Twitter accounts. - [x] Follow Youtube accounts. - [x] Play Youtube videos on background on Android. +- [x] Play only audio from youtube to save data. - [x] Save your favourite Tweets. - [x] Tor-friendly. - [x] Terminal-browser friendly.