Skip to content

Commit

Permalink
fix: offline plugin & zim file generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaharagon committed Jul 29, 2024
1 parent ff191d6 commit d28db82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ plugins:
search: {}
privacy:
enabled: !ENV [BUILD_PRIVACY, true]
offline:
enabled: !ENV [BUILD_OFFLINE, false]
group:
enabled: !ENV [BUILD_INSIDERS, false]
plugins:
Expand Down

0 comments on commit d28db82

Please sign in to comment.