[U] readme
This commit is contained in:
parent
9f98d8e687
commit
9f5ae210f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue