Parcourir la source

Fix D4A Config Lint Error

pull/4166/head
Catalan Lover il y a 1 an
Parent
révision
5ed70e0ffb
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 649BCCF930C07F70
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/defaults/main.yml

+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/defaults/main.yml Voir le fichier

@@ -52,7 +52,7 @@ matrix_appservice_draupnir_for_all_systemd_wanted_services_list: []
# Note: Draupnir is fairly verbose - expect a lot of messages from it.
# This room is diffrent for Appservice Mode compared to normal mode.
# In Appservice mode it provides functions like user management.
matrix_appservice_draupnir_for_all_config_adminRoom: "" # noqa var-naming
matrix_appservice_draupnir_for_all_config_adminRoom: "" # noqa var-naming

# 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.


Chargement…
Annuler
Enregistrer