mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Update tests.toml
This commit is contained in:
parent
8000314c13
commit
fbc6eb01c5
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
test_format = 1.0
|
test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Default args to use for install
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
arg.name = "My_Pleroma"
|
||||||
|
arg.registration = 0
|
||||||
|
arg.cache = 1
|
||||||
|
arg.size = "5g"
|
||||||
|
|
Loading…
Add table
Reference in a new issue