diff --git a/README.md b/README.md index 8f4c02c3..832c9098 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview The federated image sharing service Pixelfed, for YunoHost -**Shipped version:** 0.10.7 +**Shipped version:** 0.10.8 ## Important points to read before installing diff --git a/conf/.env b/conf/.env index 0e8da543..a09f37d6 100644 --- a/conf/.env +++ b/conf/.env @@ -22,7 +22,6 @@ DB_PASSWORD=__DB_PWD__ BROADCAST_DRIVER=log CACHE_DRIVER=redis SESSION_DRIVER=redis -SESSION_LIFETIME=120 QUEUE_DRIVER=redis REDIS_SCHEME=tcp diff --git a/conf/app.src b/conf/app.src index 26ebcb80..9e7fd54f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.7.tar.gz -SOURCE_SUM=01b0b9acdc9b9de3837fad0fb766dbefe68272c2d413d2da810c7e1252484525 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.8.tar.gz +SOURCE_SUM=80ad527c20f5df75a5dfa9e31b8045d2e926db31ebf85ec9f6ccb0c33df240ca OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6e3ee345..4f832e54 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.10.7~ynh1", + "version": "0.10.8~ynh1", "url": "https://pixelfed.org/", "license": "AGPL-3.0-or-later", "maintainer": [