From 01dd44b18e2a31690597029043469b5d598ab9cd Mon Sep 17 00:00:00 2001 From: A <32370941+aphick@users.noreply.github.com> Date: Thu, 5 Jun 2025 09:27:25 -0700 Subject: [PATCH] Create production.yaml --- conf/mjolnir/production.yaml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 conf/mjolnir/production.yaml diff --git a/conf/mjolnir/production.yaml b/conf/mjolnir/production.yaml new file mode 100644 index 0000000..73c012f --- /dev/null +++ b/conf/mjolnir/production.yaml @@ -0,0 +1,43 @@ +#Change the section below before deploying +homeserverUrl: "https://matrix.org" +rawHomeserverUrl: "https://matrix.org" +accessToken: "YOUR_TOKEN_HERE" +encryption: + use: true + username: "mjolnir" + password: "password" +managementRoom: "#moderators:example.org" +#----- +dataPath: "/data/storage" +autojoinOnlyIfManager: true +recordIgnoredInvites: false +forwardMentionsToManagementRoom: false +verboseLogging: false +logLevel: "INFO" +syncOnStartup: true +verifyPermissionsOnStartup: true +noop: false +fasterMembershipChecks: false +automaticallyRedactForReasons: + - "spam" + - "advertising" +protectAllJoinedRooms: false +backgroundDelayMS: 500 +admin: + enableMakeRoomAdminCommand: false +commands: + allowNoPrefix: false + additionalPrefixes: + - "mjolnir_bot" + confirmWildcardBan: true +protections: + wordlist: + words: + - "LoReM" + - "IpSuM" + - "DoLoR" + - "aMeT" + minutesBeforeTrusting: 20 +pollReports: false +displayReports: true +nsfwSensitivity: .6