diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json index 298a03f..01b7727 100644 --- a/config/config.json +++ b/config/config.json @@ -21,7 +21,7 @@ "Config": { "Quality": 80, "Size": { - "MaxWidth": 1280, + "MaxWidth": 800, "MaxHeight": 0 } } |