From: Shane Jaroch Date: Thu, 15 Jan 2026 19:44:35 +0000 (-0500) Subject: track gitea config [encrypted] X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=0bdde2cc000952231a8318f96f5fb66ee6b004c9;p=nutratech%2Fvps-root.git track gitea config [encrypted] --- diff --git a/.gitattributes b/.gitattributes index e331136..fb495e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,6 @@ 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 + diff --git a/etc/gitea/app.ini b/etc/gitea/app.ini new file mode 100644 index 0000000..7b1c256 Binary files /dev/null and b/etc/gitea/app.ini differ