We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4517ef4 commit 91db3fbCopy full SHA for 91db3fb
config.lua
@@ -1,7 +1,7 @@
1
Config = {}
2
3
-- Key System Settings
4
-Config.PersistentKeys = true -- Whether the own keys should save into database or not
+Config.PersistentKeys = true -- Whether keys received should be saved after server restart, or not
5
6
-- Vehicle lock settings
7
Config.LockToggleAnimation = {
0 commit comments