]> git.mxchange.org Git - friendica.git/commitdiff
Fix "Missing hidewall key"
authorMichael <heluecht@pirati.ca>
Tue, 6 Dec 2022 22:23:43 +0000 (22:23 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 6 Dec 2022 22:23:43 +0000 (22:23 +0000)
src/Model/User.php

index 2b8516c255b0d1089a8a121000b2ac0a82c279d6..132e4f11a947d112ccc405e650faccc8804b8560 100644 (file)
@@ -158,6 +158,7 @@ class User
                $system['publish'] = false;
                $system['net-publish'] = false;
                $system['hide-friends'] = true;
+               $system['hidewall'] = true;
                $system['prv_keywords'] = '';
                $system['pub_keywords'] = '';
                $system['address'] = '';