added a "storage-local" database for generic sqlite storage
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401280
This commit is contained in:
parent
6da3335588
commit
195710cb81
@ -12,4 +12,10 @@
|
|||||||
//"timeout" "0"
|
//"timeout" "0"
|
||||||
//"port" "0"
|
//"port" "0"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"storage"
|
||||||
|
{
|
||||||
|
"driver" "sqlite"
|
||||||
|
"database" "sourcemod-local"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user