Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable possibility to share on the profile stream when "profileDisableStream" is true #45

Closed
marc-farre opened this issue May 31, 2023 · 2 comments
Assignees
Labels

Comments

@marc-farre
Copy link
Contributor

Step to reproduce:

  1. In the common.php file, add this configuration:
        'user' => [
            'profileDisableStream' => true,
        ],

image

"Share this content on your profile stream" shouldn't be available.

@yurabakhtin
Copy link
Contributor

@funkycram Thank you for the report!
@luke- Fixed in PR #46.

@marc-farre
Copy link
Contributor Author

Thanks @yurabakhtin !

@luke- luke- closed this as completed Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants