Files
luos/config/enviromentvariables.json
dheeyi william bdf7faa1f0 FBI-2182
Web Entry 2.0 User field Improvements request
2017-10-20 12:00:10 -04:00

12 lines
265 B
JSON

{
"name": "Environment variables",
"description": "Definition of system constants",
"constants": {
"userguest": {
"uid": "00000000000000000000000000000002",
"firstname": "Guest",
"lastname": "Guest",
"username": "guest"
}
}
}