Browse Source

update version

main 1.10.0
ghost 4 months ago
parent
commit
8dc93f2d02
  1. 2
      .env
  2. 3
      README.md

2
.env

@ -19,7 +19,7 @@ APP_ENV=dev @@ -19,7 +19,7 @@ APP_ENV=dev
APP_SECRET=EDIT_ME
###< symfony/framework-bundle ###
APP_VERSION=1.9.1
APP_VERSION=1.10.0
APP_NAME=KevaChat

3
README.md

@ -12,7 +12,8 @@ Instance require connection to the [Kevacoin](https://github.com/kevacoin-projec @@ -12,7 +12,8 @@ Instance require connection to the [Kevacoin](https://github.com/kevacoin-projec
KevaChat following open wallet model, where community boost shared ballance for talks.
* In another way, node administrators able to provide unique payment addresses to each message sent and charge commission for instance monetization.
* In another way, node able to generate payment addresses to each message sent and charge commission for instance monetization.
* Also registered users have payment accounts where everyone able to boost their balance by donation
Administrators have flexible settings of access levels explained in the `.env` file: read-only rooms, connection and post limits, etc.

Loading…
Cancel
Save