|
|
|
@@ -1,3 +1,4 @@ |
|
|
|
# SPDX-FileCopyrightText: 2024 MDAD project contributors |
|
|
|
# SPDX-FileCopyrightText: 2024 - 2025 Catalan Lover <catalanlover@protonmail.com> |
|
|
|
# SPDX-FileCopyrightText: 2024 - 2025 Slavi Pantaleev |
|
|
|
# SPDX-FileCopyrightText: 2024 Suguru Hirahara |
|
|
|
@@ -61,7 +62,7 @@ matrix_appservice_draupnir_for_all_master_control_room_alias: "" |
|
|
|
# Controls if the room state backing store is activated. |
|
|
|
# Room state backing store makes restarts of the bot lightning fast as the bot does not suffer from amnesia. |
|
|
|
# This config option has diminished improvements for bots on extremely fast homeservers or very very small bots on fast homeservers. |
|
|
|
matrix_appservice_draupnir_for_all_enable_room_state_backing_store: "false" |
|
|
|
matrix_appservice_draupnir_for_all_config_roomStateBackingStore_enabled: false # noqa var-naming |
|
|
|
|
|
|
|
matrix_appservice_draupnir_for_all_database_username: matrix_appservice_draupnir_for_all |
|
|
|
matrix_appservice_draupnir_for_all_database_password: 'some-passsword' |
|
|
|
|