aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-30 04:48:26 -0300
committerEuAndreh <eu@euandre.org>2022-11-30 04:48:26 -0300
commitb170a17ae25f49c42281eb8feb0765533affa166 (patch)
treeba9533607e93721f936c2f9e7fb7b7e7eea091d3
parentsrc/infrastructure/guix/channels.scm: Use fork of "guix" channel (diff)
downloadtoph-b170a17ae25f49c42281eb8feb0765533affa166.tar.gz
toph-b170a17ae25f49c42281eb8feb0765533affa166.tar.xz
system.scm: Disable WIP Cyrus SASL auth in Prosody
-rw-r--r--src/infrastructure/guix/system.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index 5b23d8c..0b4f285 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -1318,7 +1318,8 @@
(c2s-require-encryption? #t)
(s2s-require-encryption? #t)
(s2s-secure-auth? #t)
- (authentication "cyrus")
+ ;; (authentication "cyrus")
+ (authentication "internal_hashed")
(virtualhosts
(list
(virtualhost-configuration