This commit is contained in:
2026-03-23 00:14:44 +01:00
parent 355274b918
commit a4d01e3700
11 changed files with 180 additions and 135 deletions
+1
View File
@@ -12,6 +12,7 @@ import (
type Configuration struct {
ServerPort string
DatabasePath string
UsersPath string
LogLevel logrus.Level
Ncore struct {
Nick string