mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
Remove redundant max_threads value (#52317)
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