Skip to content

Instantly share code, notes, and snippets.

@rarous
Last active December 12, 2015 05:28
Show Gist options
  • Select an option

  • Save rarous/4721338 to your computer and use it in GitHub Desktop.

Select an option

Save rarous/4721338 to your computer and use it in GitHub Desktop.
<connector id="xxx" useCache="true" maxAge="36000">
<data priority="2">
<connector id="xxx" useCache="true">
<data priority="2" maxAge="36000">
@stej
Copy link
Copy Markdown

stej commented Feb 6, 2013

Pokud to souvisí dohromady, proč nedát useCache, maxAge a priority pod jeden element? (<data ../>) Ale je fakt, že cache se vztahuje k connectoru, tak useCache bych i nechal u něj.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment