mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-10 17:56:21 +00:00
add /modlist endpoint, DownloadThreads config option
This commit is contained in:
@@ -55,6 +55,7 @@ public:
|
||||
int MaxCars { 1 };
|
||||
bool DebugModeEnabled { false };
|
||||
int Port { 30814 };
|
||||
int DownloadThreads { 4 };
|
||||
std::string CustomIP {};
|
||||
bool LogChat { true };
|
||||
bool SendErrors { true };
|
||||
|
||||
Reference in New Issue
Block a user