From 47d27a498d5aa2573003a1bad4ca6dc85c8166f3 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sun, 24 Dec 2023 23:18:42 +0100 Subject: [PATCH] Delete sources/patches/app-disable-registration.patch --- sources/patches/app-disable-registration.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sources/patches/app-disable-registration.patch diff --git a/sources/patches/app-disable-registration.patch b/sources/patches/app-disable-registration.patch deleted file mode 100644 index 303ebe6..0000000 --- a/sources/patches/app-disable-registration.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/config/settings.yml b/config/settings.yml -index 094209822..2e2a5147d 100644 ---- a/config/settings.yml -+++ b/config/settings.yml -@@ -9,7 +9,7 @@ defaults: &defaults - site_terms: '' - site_contact_username: '' - site_contact_email: '' -- registrations_mode: 'open' -+ registrations_mode: 'none' - profile_directory: true - closed_registrations_message: '' - open_deletion: true