بعد التحديث إلى 2.9.0.beta11، اختفى رمز الدردشة، ولم يعد مدرجًا في المسؤول-> الإضافات:
لا يزال لدي ما يلي في containers/app.yml
## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-chat.git
أقدر أي أفكار.
أيضًا، هل أحتاج إلى تحديث الإضافات يدويًا، أم يحدث هذا كجزء من ./launcher rebuild app.
شكرا!
