aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua b/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua
index 4eb1491..1a984bd 100755
--- a/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua
+++ b/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua
@@ -251,7 +251,7 @@ end
MediaWikiExportServiceProvider.hidePrintResolution = true
-MediaWikiExportServiceProvider.showSections = {'fileNaming', 'metadata'}
+MediaWikiExportServiceProvider.showSections = {'fileNaming', 'metadata', 'fileSettings'}
MediaWikiExportServiceProvider.allowFileFormats = {'JPEG', 'TIFF'}