diff options
| author | nemsia <nemsia@nemsia.org> | 2018-05-15 11:31:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-15 11:31:31 +0200 |
| commit | cc1d482ce0cd8a1d89b63c77c58ab583de0e5486 (patch) | |
| tree | 1819ff84a1da9f743c14ad54d4857ed7d5ef1bb1 /check_process | |
| parent | b4fdc7ea3ea53916baf80974783569c942cac360 (diff) | |
| parent | 56e9231be42fc514bf0e8c7e2bbfd16a9c8e575b (diff) | |
| download | mastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.tar.gz mastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.tar.bz2 mastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.zip | |
Merge pull request #18 from YunoHost-Apps/testing
Testing
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/check_process b/check_process index 6952a12..5045355 100644 --- a/check_process +++ b/check_process @@ -4,7 +4,7 @@ domain="domain.tld" (DOMAIN) admin="john" (USER) path="/path" (PATH) - passwd="adminpassword" + passwd="12345678" ; Checks pkg_linter=1 setup_sub_dir=0 @@ -26,9 +26,9 @@ Level 1=auto Level 2=auto Level 3=auto - Level 4=na - Level 5=1 -# level 5: le test ne semble pas tout à fait savoir ce qu'est vraiment un "exit". +# Level 4: TODO: https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Enabling-LDAP-login.md + Level 4=0 + Level 5=auto Level 6=auto Level 7=auto Level 8=0 |
