Add plugin_skyline_quality option (#159)
This commit is contained in:
@@ -22,6 +22,7 @@ This uses puppeteer to generate collect image frames, and use CSS animations to
|
||||
with:
|
||||
# ... other options
|
||||
plugin_skyline: yes
|
||||
plugin_skyline_year: 0 # Set to 0 to display current year
|
||||
plugin_skyline_frames: 60 # Use 60 frames (half-loop)
|
||||
plugin_skyline_year: 0 # Set to 0 to display current year
|
||||
plugin_skyline_frames: 60 # Use 60 frames (half-loop)
|
||||
plugin_skyline_quality: 0.5 # Scale-down quality by half to reduce file-size (⚠️ higher quality increase file size)
|
||||
```
|
||||
Reference in New Issue
Block a user