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
f2436faab3
commit
9e2864550e
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ test_format = 1.0
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
arg.name = "My_Pleroma"
|
args.name = "My_Pleroma"
|
||||||
arg.registration = 0
|
args.registration = 0
|
||||||
arg.cache = 1
|
args.cache = 1
|
||||||
arg.size = "5g"
|
args.size = "5g"
|
||||||
|
|
Loading…
Add table
Reference in a new issue