-
Notifications
You must be signed in to change notification settings - Fork 54
Nextcloud: FAQ entry regarding opcache added #643
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
681e412
DietPi v7.9 release week (#637)
MichaIng b35ee13
Release week 50 (#642)
MichaIng c6d29be
Merge branch 'dev' into dev-StS-NextcloudFAQ
StephanStS 0b5fde6
Nextcloud: FAQ entry regarding opcache added
StephanStS f1ee1ee
Spellcheck issues
StephanStS a8d367d
Spellcheck issues
StephanStS bd670e9
Spellcheck issues
StephanStS 4f8b48f
Update cloud.md
StephanStS 5b70c4a
Merge branch 'dev' into dev-StS-NextcloudFAQ
StephanStS 5c0eabf
Update cloud.md
StephanStS c733044
Update cloud.md
StephanStS ea17835
Focus NC OPcache FAQ on actual solution
MichaIng bccf4f5
Typo
MichaIng 709909b
Update cloud.md
StephanStS 09ce7a6
Update .wordlist.txt
StephanStS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update cloud.md
- Loading branch information
commit 5c0eabf0134fff2ac5a0638fd1e2b2e6b7b16285
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Imagick module info can be muted as well by disabling the Theming app. This can be used for changing the NC blue, logo, text/URL on the login screen, but I guess most users don't make use of it anyway.
Another point is that it would be better to install the versioned module packages, i.e.
php7.4-bcmathetc, but this makes it complicated here 🤔. I'll check for a possible one-liner when I'm back home, but until then not a stopper, since we do not add 3rd party PHP repositories our end anymore.