diff --git a/README.md b/README.md index 00dec70..2a4c78d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/check_process b/check_process index a0d9972..14c5709 100644 --- a/check_process +++ b/check_process @@ -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 diff --git a/conf/app.src b/conf/app.src index b7c1efe..7a1ae2d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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= diff --git a/manifest.json b/manifest.json index 47f52c5..230ba93 100644 --- a/manifest.json +++ b/manifest.json @@ -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": {