Remove secret backup feature flag

There isn't really a point in hiding this behind a flag and it just makes the process even more confusing
This commit is contained in:
Tobias Fella
2025-11-10 18:04:50 +01:00
parent b129805f94
commit 9cc5778126
3 changed files with 0 additions and 11 deletions

View File

@@ -211,10 +211,6 @@
<label>Enable threads</label>
<default>false</default>
</entry>
<entry name="SecretBackup" type="bool">
<label>Enable secret backup</label>
<default>false</default>
</entry>
<entry name="Phone3PId" type="bool">
<label>Enable add phone numbers as 3PIDs</label>
<default>false</default>