Skip to content

Commit

Permalink
Adds custom helpUrl to stripes.config.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
shelleydoljack committed Feb 15, 2024
1 parent f75dc33 commit 7fb2ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stripes.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = {
logCategories: 'core,path,action,xhr',
logPrefix: '--',
maxUnpagedResourceCount: 2000,
helpUrl: 'https://sites.google.com/stanford.edu/folio-training-central/help',
showPerms: false
},
modules: {
Expand Down

0 comments on commit 7fb2ca3

Please sign in to comment.