mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
10 lines
278 B
TOML
10 lines
278 B
TOML
|
test_format = 1.0
|
||
|
|
||
|
[default]
|
||
|
# still in development
|
||
|
exclude = ["install.multi", "upgrade", "backup_restore", "change_url", "install_subdir"]
|
||
|
|
||
|
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
|
||
|
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
|
||
|
|