Skip to content

Commit

Permalink
Support Elm Editor loading itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Viir committed Sep 15, 2021
1 parent 21a7e34 commit 874016f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using System.Linq;


int loadCompositionLimitFileCount = 110;
int loadCompositionLimitAggregateFileSize = 500_000;
int loadCompositionLimitAggregateFileSize = 800_000;
int loadCompositionLimitMaximumPathLength = 200;


Expand Down

0 comments on commit 874016f

Please sign in to comment.