Added support for user notification.

This commit is contained in:
Ylian Saint-Hilaire
2019-04-12 14:19:03 -07:00
parent ba3503ebe0
commit 0aae8c67d0
11 changed files with 108 additions and 23 deletions

View File

@@ -56,6 +56,8 @@
"_UserBlockedIP": "127.0.0.1,::1,192.168.0.100",
"_AgentAllowedIP": "192.168.0.100/24",
"_AgentBlockedIP": "127.0.0.1,::1",
"__UserConsentFlags__" : "Set to: 1 for desktop, 2 for terminal, 3 for files, 7 for all",
"_UserConsentFlags" : 7,
"_Limits": {
"_MaxUserAccounts": 100,
"_MaxUserSessions": 100,