diff --git a/src/freedombone-app-gnusocial b/src/freedombone-app-gnusocial index 4a3d9ce8..1bd7f368 100755 --- a/src/freedombone-app-gnusocial +++ b/src/freedombone-app-gnusocial @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='full full-vim media' +VARIANTS='full full-vim social' IN_DEFAULT_INSTALL=0 SHOW_ON_ABOUT=1 diff --git a/src/freedombone-app-pleroma b/src/freedombone-app-pleroma index 19a919b4..34a8cd7f 100755 --- a/src/freedombone-app-pleroma +++ b/src/freedombone-app-pleroma @@ -37,7 +37,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='' +VARIANTS='full full-vim social' IN_DEFAULT_INSTALL=0 SHOW_ON_ABOUT=1 @@ -47,7 +47,7 @@ PLEROMA_CODE= PLEROMA_PORT=4000 PLEROMA_ONION_PORT=8011 PLEROMA_REPO="https://git.pleroma.social/pleroma/pleroma.git" -PLEROMA_COMMIT='c1fa1e8844c8eae1ad7638a2d7f9d00e8cd07ce8' +PLEROMA_COMMIT='80f6ac412a632da090be9f3d86971eac0b95a53d' PLEROMA_ADMIN_PASSWORD= PLEROMA_DIR=/etc/pleroma PLEROMA_SECRET_KEY=""