From 03ed9ea6b49e34fc89073629b2ba999a05ed605a Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Fri, 16 May 2025 15:22:07 +0000
Subject: [PATCH] adding user-defined-fields

---
 settings.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/settings.js b/settings.js
index c0e306b..6825686 100644
--- a/settings.js
+++ b/settings.js
@@ -1,4 +1,6 @@
 module.exports = {
+   authtoken: "jiuGfr432898D90290kjfsldkfn3hh8F",
+   port: 4101,
    db: {
       host: "localhost",
       port: 33009,

--
Gitblit v1.8.0