Skip to content

Commit

Permalink
Fix uncommenting screenshot header
Browse files Browse the repository at this point in the history
  • Loading branch information
Audionut committed Nov 5, 2024
1 parent 7e977f9 commit 9eb5812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/example-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9eb5812

Please sign in to comment.