ソースを参照

Display a warning about the healthcheck safety

Andy Esnard 1 年間 前
コミット
a7552fc4d3
1 ファイル変更1 行追加0 行削除
  1. 1 0
      myanimebot.example.conf

+ 1 - 0
myanimebot.example.conf

@@ -43,6 +43,7 @@ iconAniList = https://anilist.co/img/icons/android-chrome-512x512.png
 iconBot = http://myanimebot.pentou.eu/rsc/bot_avatar.jpg
 
 # Healthcheck web page configuration
+# TO BE USED FOR INTERNAL USE ONLY, NOT PRODUCTION READY
 healthcheck_enabled = false
 healthcheck_port = 15200
 healthcheck_ip = 127.0.0.1