Database files must be stored on permanent storage

This commit is contained in:
Plailect
2019-02-01 11:44:06 -05:00
parent 897cfbdcba
commit 29b40b428a
2 changed files with 2 additions and 2 deletions

View File

@ -221,7 +221,7 @@ matrix_appservice_irc_configuration_extension_yaml: |
# Example configuration extension follows:
#
# ircService:
# databaseUri: "nedb://data" # does not typically need modification
# databaseUri: "nedb:///data" # does not typically need modification
# passwordEncryptionKeyPath: "/data/passkey.pem" # does not typically need modification
# matrixHandler:
# eventCacheSize: 4096