Web Entry 2.0 User field Improvements request
This commit is contained in:
dheeyi william
2017-10-04 12:19:40 -04:00
committed by davidcallizaya
parent ed32b004f1
commit bdf7faa1f0
2 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "Environment variables",
"description": "Definition of system constants",
"constants": {
"userguest": {
"uid": "00000000000000000000000000000002",
"firstname": "Guest",
"lastname": "Guest",
"username": "guest"
}
}
}