mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
15 lines
No EOL
301 B
TOML
15 lines
No EOL
301 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# ------------
|
|
# Tests to run
|
|
# ------------
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
args.OIDC_name="Outline"
|
|
args.OIDC_secret="secret"
|
|
args.OIDC_callback="domain.tld/callback" |