diff --git a/data/example-config.py b/data/example-config.py index 8413d8c8..7e9d9855 100644 --- a/data/example-config.py +++ b/data/example-config.py @@ -53,7 +53,7 @@ "processLimit": "10", # Providing the option to add a header, in bbcode, above the screenshot section where supported - # "screenshot_header": "[centers] SCREENSHOTS [/center]" + # "screenshot_header": "[centers] SCREENSHOTS [/center]", # Enable lossless PNG Compression (True/False) "optimize_images": True,