diff options
-rw-r--r-- | etc/config/compiler-explorer.no-s3.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/config/compiler-explorer.no-s3.properties b/etc/config/compiler-explorer.no-s3.properties new file mode 100644 index 000000000..6439f0250 --- /dev/null +++ b/etc/config/compiler-explorer.no-s3.properties @@ -0,0 +1,3 @@ +cacheConfig=InMemory(25) +executableCacheConfig=InMemory(25) +compilerCacheConfig=InMemory(25) |