Fix #399 Make max attachments configurable
1 unresolved thread
1 unresolved thread
Compare changes
@@ -12,6 +12,7 @@ const settings = {
@@ -186,6 +187,10 @@ const settings = {
Default value is 16 attachments (4 rows of 4 thumbnails) to bump it up from the previous hard coded 9. There's no absolute max for the user configured max amount.