mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
updating version number + License information
This commit is contained in:
parent
aa7244a805
commit
053f36ef24
2 changed files with 5 additions and 1 deletions
|
@ -21,6 +21,10 @@ Federated blogging engine, based on ActivityPub. It uses the Rocket framework, a
|
||||||
1. There is **No LDAP** support for Plume yet.
|
1. There is **No LDAP** support for Plume yet.
|
||||||
1. **Admin username** and **password** will be sent to the **email address** of the admin.
|
1. **Admin username** and **password** will be sent to the **email address** of the admin.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
License AGPL-3.0-only
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
* [List of instances](https://joinplu.me/#instances)
|
* [List of instances](https://joinplu.me/#instances)
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Federated blogging application"
|
"en": "Federated blogging application"
|
||||||
},
|
},
|
||||||
"version": "0.2.0",
|
"version": "0.2.0-alpha-1~ynh1",
|
||||||
"url": "https://baptiste.gelez.xyz/",
|
"url": "https://baptiste.gelez.xyz/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue