Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_youtube
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TYPO3
sg_youtube
Commits
b757b575
Commit
b757b575
authored
4 years ago
by
Tim Wagner
Browse files
Options
Downloads
Patches
Plain Diff
[BUGFIX] Fix two README typos
parent
c9960ddc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b757b575
...
...
@@ -49,9 +49,9 @@ details and translations.
Because of the quota costs we implemented a caching for the calls for each day. The response from the APIs will be
saved and used for 24 hours. Normally the site cache would do it, but it could be, that the cache will be cleared
multiple times in a row, or that the plugin is on an uncached page. The TYPO3 registry is used as a cache. The cleanup
will
is handled on the fly.
is handled on the fly.
If the
`?disableYoutubeCache=1`
parameter is added to the
url
, this cache will be ignored as well.
If the
`?disableYoutubeCache=1`
parameter is added to the
URL
, this cache will be ignored as well.
#### Possible way to solve the quota limit, if it's still reached
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment