mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-25 13:41:21 +00:00
Added setting to switch to standalone mode
This commit is contained in:
parent
32bd456fa7
commit
0cbdf407cb
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ local data = {
|
|||
["g_restrictedVotes"] = "",
|
||||
["g_renameLimit"] = 3,
|
||||
["g_renameInterval"] = 60,
|
||||
["g_standalone"] = 1,
|
||||
["g_debugWolfAdmin"] = 0,
|
||||
["omnibot_maxbots"] = 10,
|
||||
["db_type"] = "sqlite",
|
||||
|
|
Loading…
Reference in a new issue