Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep
This commit is contained in:
commit
fc72075161
@ -10,10 +10,13 @@
|
||||
|
||||
## [0.2.6] - 2020.09.20
|
||||
### How to update
|
||||
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.
|
||||
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).
|
||||
|
||||
## Added
|
||||
- [x] Admin tools - Delete inactive users.
|
||||
- [x] Youtube: Play only audio.
|
||||
|
||||
## Changed
|
||||
- [x] Database character limits.
|
||||
|
@ -73,7 +73,8 @@ I always recommend self-hosting, as you will be the only person with access to t
|
||||
| name |server location|registrations?|
|
||||
| ------------ | ------------ | ------------ |
|
||||
| https://yotter.xyz |Germany| Limited (60 users)|
|
||||
| https://yotter.kavin.rocks/ |India| Limited (50 users)|
|
||||
| https://yotter.kavin.rocks/ |India| Limited (100 users)|
|
||||
| https://yotter.jank.media/ |Germany| Limited (100 users)|
|
||||
|
||||
## Configure the server
|
||||
You will find in the root folder of the project a file named `yotter-config.json`. This is the global config file for the Yotter server.
|
||||
|
Reference in New Issue
Block a user