mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Merge pull request #27 from Skyrat-SS13/upstream-merge-52317
[MIRROR] Remove redundant max_threads value
This commit is contained in:
@@ -88,7 +88,6 @@ SUBSYSTEM_DEF(dbcore)
|
||||
"user" = user,
|
||||
"pass" = pass,
|
||||
"db_name" = db,
|
||||
"max_threads" = 5,
|
||||
"read_timeout" = timeout,
|
||||
"write_timeout" = timeout,
|
||||
"max_threads" = thread_limit,
|
||||
|
||||
Reference in New Issue
Block a user