ADD - persist lock screen notifications

This commit is contained in:
smx.pusha
2026-08-10 17:49:47 +02:00
parent 7bd8462dc3
commit bc308f0f69
13 changed files with 704 additions and 35 deletions
+5
View File
@@ -19,6 +19,11 @@ Config.Phone = {
DeviceName = "iFruit Phone",
}
Config.NotificationTest = {
Command = "phonenotifytest",
AdminGroups = { "admin" },
}
Config.Security = {
PasscodePepperConvar = "sky_phone_passcode_pepper",
MaximumAttempts = 5,