1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica.git synced 2025-07-28 12:11:48 +00:00

Merge pull request #12349 from annando/hidewall

Fix "Missing hidewall key" message
This commit is contained in:
Hypolite Petovan 2022-12-06 23:57:09 -05:00 committed by GitHub
commit 8d1bc02f8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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'] = '';