Преглед изворни кода

Remove non-functional variable matrix_bot_chatgpt_loglevel

It wasn't used at all. It doesn't seem like there's a way to control
the log level, judging by:
- 8f9eea4114/.env.example
- 8f9eea4114/src/env.ts
pull/2575/head
Slavi Pantaleev пре 3 година
родитељ
комит
a55c6b1b5a
1 измењених фајлова са 0 додато и 3 уклоњено
  1. +0
    -3
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 0
- 3
roles/custom/matrix-bot-chatgpt/defaults/main.yml Прегледај датотеку

@@ -76,9 +76,6 @@ matrix_bot_chatgpt_matrix_rich_text: true # MATRIX_RICH_TEXT=true
# - @*:another.com
# matrix_bot_chatgpt_admins: "{{ [matrix_admin] if matrix_admin else [] }}"

# Log level
# matrix_bot_chatgpt_loglevel: 'INFO'

# Additional environment variables to pass to the chatgpt container
#
# Example:


Loading…
Откажи
Сачувај