feat: config with agents rework
This commit is contained in:
@@ -125,11 +125,12 @@ in {
|
||||
max_iterations = 50;
|
||||
};
|
||||
|
||||
# ── Discord ────────────────────────────────────────────────────────
|
||||
discord = {
|
||||
require_mention = true;
|
||||
auto_thread = true;
|
||||
reactions = true;
|
||||
# ── Matrix ────────────────────────────────────────────────────────
|
||||
matrix = {
|
||||
homeserver = "https://matrix.m3ta.dev";
|
||||
user_id = "@chiron:m3ta.dev";
|
||||
allowed_users = ["@m3tam3re:m3ta.dev"];
|
||||
encryption = true;
|
||||
};
|
||||
|
||||
# ── Approvals / Security ───────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user