diff --git a/etc/config/compiler-explorer.defaults.properties b/etc/config/compiler-explorer.defaults.properties index 91cde539429024b34325f037f20d58af7100778a..b885a5f5e9bee4761f983b9a8ecbd0503e039853 100644 --- a/etc/config/compiler-explorer.defaults.properties +++ b/etc/config/compiler-explorer.defaults.properties @@ -19,6 +19,7 @@ storageSolution=local localStorageFolder=./lib/storage/data/ showSponsors=false compilerCacheConfig=OnDisk(out/compiler-cache,1024) +maxLinesOfAsm=100000 demanglerType=default objdumperType=default