Geräte-Agent für lokale Scan-Aufträge anlegen
This commit is contained in:
10
agents/fedeo-device-agent/.env.example
Normal file
10
agents/fedeo-device-agent/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
FEDEO_URL=https://fedeo.example.com
|
||||
FEDEO_AGENT_TOKEN=fedeo_agent_REPLACE_ME
|
||||
FEDEO_POLL_SECONDS=5
|
||||
FEDEO_WORK_DIR=/tmp/fedeo-device-agent
|
||||
FEDEO_SCANNER_NAME=
|
||||
FEDEO_PRINTER_NAME=
|
||||
FEDEO_SCAN_FORMAT=pdf
|
||||
FEDEO_SCAN_RESOLUTION=300
|
||||
FEDEO_SCAN_MODE=Color
|
||||
FEDEO_SCAN_SOURCE=
|
||||
Reference in New Issue
Block a user