mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-22 05:29:47 -04:00
fix: offline plugin & zim file generation
https://discuss.privacyguides.net/t/privacyguides-offline-zim-does-not-work-correctly/19670
This commit is contained in:
parent
ff191d6661
commit
d28db8262a
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue