From: nutra-bot Date: Fri, 16 Jan 2026 06:25:39 +0000 (+0000) Subject: track more stuff X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=85495eac510bc6c5fc13ed00af1f7b5ebf8df018;p=nutratech%2Fvps-root.git track more stuff --- diff --git a/.gitattributes b/.gitattributes index e331136..9e67e02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,8 @@ etc/postgresql/**/pg_hba.conf filter=git-crypt diff=git-crypt etc/sudoers.d/** filter=git-crypt diff=git-crypt etc/systemd/system/*.service filter=git-crypt diff=git-crypt etc/postfix/main.cf filter=git-crypt diff=git-crypt + +/etc/gitea/app.ini filter=git-crypt diff=git-crypt + +opt/stalwart/etc/config.toml filter=git-crypt diff=git-crypt + diff --git a/etc/gitea/app.ini b/etc/gitea/app.ini index 78fbca6..b74b274 100644 Binary files a/etc/gitea/app.ini and b/etc/gitea/app.ini differ diff --git a/etc/systemd/system/stalwart.service b/etc/systemd/system/stalwart.service new file mode 100644 index 0000000..df67a31 Binary files /dev/null and b/etc/systemd/system/stalwart.service differ diff --git a/opt/stalwart/etc/config.toml b/opt/stalwart/etc/config.toml new file mode 100755 index 0000000..be02ce3 Binary files /dev/null and b/opt/stalwart/etc/config.toml differ