Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions config/_default/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ params:
meta_desc: |
Pulumi's open source infrastructure as code SDK enables you to create, deploy,
and manage infrastructure on any cloud, using your favorite languages.

# Schema.org configuration
schema:
# Pulumi CLI version - dynamically updated by CI/CD
pulumi_version: "3.198.0"

# Performance optimization
max_content_scan_length: 5000

minify:
tdewolff:
Expand Down
Loading
Loading