mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
13 lines
411 B
TOML
13 lines
411 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"
|
|
args.admin_mail = "admin@example.com"
|
|
|
|
test_upgrade_from.217fc0e.name = "Upgrade from ynh4"
|
|
|