mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Updated to version 2020-11-26
This commit is contained in:
parent
a2a416d743
commit
71d081a49a
4 changed files with 6 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
||||
|
||||
Version: 2020-11-11
|
||||
Version: 2020-11-26
|
||||
|
||||
### Interesting links
|
||||
|
||||
|
@ -39,8 +39,7 @@ Compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzil
|
|||
- [X] Multi-instance
|
||||
- [X] Adeed php.log in the root folder for debugging php, with logrotate applied on it (can be accesssed by **admin->logs** and entering the **php.log**).
|
||||
- [X] Fail2ban
|
||||
- [X] Choose between **Mysql** and
|
||||
**PostgreSQL** database to be used for the Zap while installation.
|
||||
- [X] Option to choose between **Mysql** and **PostgreSQL**.
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
setup_private=0
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=CommitHash
|
||||
#upgrade=1 from_commit=a2a416d743aaab3c01f36baec81b36b21720235f
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://codeberg.org/zot/zap/archive/8aa0e232a756be3cb22549342857b4cdcac6fb2a.tar.gz
|
||||
SOURCE_SUM=9ede3d9f819c47899e27e36a33b435dff13bbc385348a408ae25d21771d0f0af
|
||||
SOURCE_URL=https://codeberg.org/zot/zap/archive/fe8db82c6e31e7ce7255a086814d285d3dcbe5b8.tar.gz
|
||||
SOURCE_SUM=59d081cd8525a55ed18fa0cec37181821b6ee305a1df8aa23bfcff48b85b8f7f
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "A fediverse server."
|
||||
},
|
||||
"version": "2020-11-11~ynh1",
|
||||
"version": "2020-11-26~ynh1",
|
||||
"url": "https://zotlabs.com/zap/",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue