aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpartouf <partouf@gmail.com>2021-10-14 13:52:47 +0000
committerpartouf <partouf@gmail.com>2021-10-14 13:52:47 +0000
commit3fea95ec8c5188445f5a58932c1f94c09bfd7855 (patch)
tree1ed1c9430183ebfcb965e329a5714db85a6575ac
parent7a5a2c4600dbc10c76cd51bce2d8a6dc43e2447a (diff)
downloadcompiler-explorer-gh-1161.tar.gz
compiler-explorer-gh-1161.zip
no s3 testgh-1161
-rw-r--r--etc/config/compiler-explorer.no-s3.properties3
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)