Files
Carbon/server.json
2025-02-08 22:58:48 +01:00

8 lines
152 B
JSON

{
"port": 8080,
"use_https": false,
"log_file": "server.log",
"max_threads": 4,
"running": true,
"automatic_startup": false
}