Detect if the client is runnig headless

This commit is contained in:
Laurent Clouet
2020-07-03 11:15:00 +02:00
parent caca7e1f7c
commit 63a2b553fa
3 changed files with 27 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ Parameters as GET:
* extras (optional): Extra data used for the configuration.
* hostname (optional): Hostname of the machine, useful for distinguishing multiple machines with the same hardware configuration. Only used for display on the website.
* ui (optional): User interface used by the client, useful for statistics
* headless: Is the machine is running headless (Eevee is not compatible with headless)
Answer in case of error:
<?xml version="1.0" encoding="utf-8" ?>