[U] readme

This commit is contained in:
Jan 2020-07-17 11:49:02 +02:00
parent 9f98d8e687
commit 9f5ae210f1

View file

@ -17,7 +17,7 @@ WEBDAV_USER=user
WEBDAV_PW=pass WEBDAV_PW=pass
WEBFRAME_PATH=/path/to/imgs/ WEBFRAME_PATH=/path/to/imgs/
PORT=3000 PORT=3000
POLL_TIMEOUT=60000 POLL_TIMEOUT=60000 // after this time in ms the server checks for new images
``` ```
# run # run