Skip to content

Commit

Permalink
feat(core): update permissions help text to include warning about cac…
Browse files Browse the repository at this point in the history
…he delay (#4883)
  • Loading branch information
danielpeach authored and anotherchrisberry committed Feb 21, 2018
1 parent 747cc54 commit 84846f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const helpContents: {[key: string]: string} = {
<li>If no permissions are specified, any user can read from or write to this application.</li>
<li>These permissions will only be enforced if Fiat is enabled.</li>
</ul>
<p class="small"><strong>Note:</strong> Due to caching, data may be delayed up to 10 minutes</p>
`,
'application.enableRestartRunningExecutions': `
When this option is enabled, users will be able to restart pipeline stages while a pipeline is still running.
Expand Down

0 comments on commit 84846f4

Please sign in to comment.