Skip to content

Commit

Permalink
use simple oauth for preview in next
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner committed Nov 1, 2023
1 parent 5f10440 commit 78d8571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sync/next.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ site_previewer_configuration:
width: 100%
sync_route: false
sync_route_skip_routes: ''
preview_url_generator: simple_oauth
preview_url_generator_configuration:
secret_expiration: 300
debug: false

0 comments on commit 78d8571

Please sign in to comment.