aboutsummaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-06-25 17:00:55 +0200
committergjoranv <gv@verizonmedia.com>2021-06-25 17:07:48 +0200
commit7e77f09c3ee3cfbb7fc1f4359f83b7f28ad7ffba (patch)
tree35c5116387eb11c6b2785ed8476e33463d79c12f /application
parent594a70df003ac2b998e66d0be97fd0b49a99b47a (diff)
Disable accesslog to make test run slightly faster.
Diffstat (limited to 'application')
-rw-r--r--application/src/test/app-packages/athenz-in-deployment-xml/services.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/src/test/app-packages/athenz-in-deployment-xml/services.xml b/application/src/test/app-packages/athenz-in-deployment-xml/services.xml
index ad975ef9a78..a70b41a5417 100644
--- a/application/src/test/app-packages/athenz-in-deployment-xml/services.xml
+++ b/application/src/test/app-packages/athenz-in-deployment-xml/services.xml
@@ -5,4 +5,5 @@
<component id="com.yahoo.language.simple.SimpleLinguistics" />
<search/>
+ <accesslog type="disabled" />
</container>