mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
6287cd7725
now it works on my test system...
12 lines
369 B
TOML
12 lines
369 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
# changing the url of a fediverse instance doesn't make sense
|
|
# it'll break federation anyway so we do not offer it
|
|
exclude = ["change_url"]
|
|
|
|
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
|
|
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
|
|
|
|
test_upgrade_from.217fc0e.name = "Upgrade from ynh4"
|
|
|