Software /
code /
prosody
Diff
spec/scansion/prosody.cfg.lua @ 11589:fb854431d6c4
scansion: Really silence the certificates dir error
certificate_s_, plural, is the directory setting
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 May 2021 00:17:44 +0200 |
parent | 11588:1d59fd55d2f6 |
child | 11666:b92a3e166ac3 |
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua Thu May 27 15:49:57 2021 +0200 +++ b/spec/scansion/prosody.cfg.lua Fri May 28 00:17:44 2021 +0200 @@ -95,7 +95,7 @@ -- TLS is not used during the test, set certificate dir to the config directory -- (spec/scansion) to silence an error from the certificate indexer -certificate = "." +certificates = "." allow_registration = false