Software /
code /
prosody
Changeset
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 |
parents | 11588:1d59fd55d2f6 |
children | 11590:5aafb832c91b |
files | spec/scansion/prosody.cfg.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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