aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-12-22 19:36:08 +0100
committerGravatar GitHub <[email protected]>2019-12-22 19:36:08 +0100
commitac2938503da12bbe23d2fac7ab7ce7e2c170c465 (patch)
tree085824095bf68ccb953c8f396e4dc12225e6c495
parentMerge pull request #703 from python-discord/user-sync-on-user-update (diff)
Allow PSD's and more on antimalware whitelist
Also includes the following related formats: - .svg - .ai (Adobe Illustrator) - .aep (Adobe After Effects) - .xcf (GIMP
-rw-r--r--config-default.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 6ae07da93..4463ea8aa 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -362,6 +362,11 @@ anti_malware:
- '.png'
- '.tiff'
- '.wmv'
+ - '.svg'
+ - '.psd' # Photoshop
+ - '.ai' # Illustrator
+ - '.aep' # After Effects
+ - '.xcf' # GIMP
reddit: