mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-02 13:42:32 +00:00
DB_23
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/// SQL password
|
||||
var/password = "root" // Dont do this in prod. Please......
|
||||
/// Database name
|
||||
var/db = "feedback" // TODO: Rename to paradise_db
|
||||
var/db = "feedback" // TODO: Rename to paradise_gamedb
|
||||
/// Table prefix
|
||||
var/table_prefix = "erro_" // TODO: Remove table prefixes
|
||||
/// Time in seconds for async queries to time out
|
||||
|
||||
Reference in New Issue
Block a user