From fbc6eb01c53f28bf55902349e9462ede8ec78dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 31 May 2023 21:43:08 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests.toml b/tests.toml index cbbeef1..545d8fb 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,12 @@ test_format = 1.0 [default] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + arg.name = "My_Pleroma" + arg.registration = 0 + arg.cache = 1 + arg.size = "5g"