Merge pull request #1 from X-Anonymous-Y/test

Changed from 4 spaces to 2 spaces
This commit is contained in:
X-Anonymous-Y 2023-07-29 00:13:01 +02:00 committed by GitHub
commit be47ec675d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 451 additions and 447 deletions

View File

@ -46,7 +46,11 @@ let config = {
httpsCertificate: "",
language: "en",
locale: "en-US",
logLevel: ["INFO", "LOG", "WARN", "ERROR"],
logLevel: [
"INFO",
"LOG",
"WARN",
"ERROR"],
timeFormat: 24,
units: "metric",
serverOnly: true,