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
1 changed files with 1 additions and 0 deletions

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