|
|
|
@@ -41,7 +41,7 @@ ircService: |
|
|
|
# |
|
|
|
# The path to the RSA PEM-formatted private key to use when encrypting IRC passwords |
|
|
|
# for storage in the database. Passwords are stored by using the admin room command |
|
|
|
# `!storepass server.name passw0rd. When a connection is made to IRC on behalf of |
|
|
|
# `!storepass example.com passw0rd. When a connection is made to IRC on behalf of |
|
|
|
# the Matrix user, this password will be sent as the server password (PASS command). |
|
|
|
passwordEncryptionKeyPath: "/data/passkey.pem" # does not typically need modification |
|
|
|
|
|
|
|
|