mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00: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:
		| @@ -295,6 +295,8 @@ plugins: | |||||||
|   search: {} |   search: {} | ||||||
|   privacy: |   privacy: | ||||||
|     enabled: !ENV [BUILD_PRIVACY, true] |     enabled: !ENV [BUILD_PRIVACY, true] | ||||||
|  |   offline: | ||||||
|  |     enabled: !ENV [BUILD_OFFLINE, false] | ||||||
|   group: |   group: | ||||||
|     enabled: !ENV [BUILD_INSIDERS, false] |     enabled: !ENV [BUILD_INSIDERS, false] | ||||||
|     plugins: |     plugins: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user