X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FUser.php;h=132e4f11a947d112ccc405e650faccc8804b8560;hb=8b3a9fc58a969a3d9202f6858d5228f3a28be1ef;hp=2b8516c255b0d1089a8a121000b2ac0a82c279d6;hpb=552a30e1f31f1a6f2ffb3f0abec6925a01d05d3a;p=friendica.git diff --git a/src/Model/User.php b/src/Model/User.php index 2b8516c255..132e4f11a9 100644 --- a/src/Model/User.php +++ b/src/Model/User.php @@ -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'] = '';