Web feed
This commit is contained in:
6
web-feed/config-example.js
Normal file
6
web-feed/config-example.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// Configuration
|
||||
|
||||
const BASEURL = "https://mysite.com";
|
||||
const TOKEN = "";
|
||||
const LOW_RES_PROJECTOR = true; // Downloads thumb instead of full size image. For 480p projectors over GSM connections.
|
||||
const UPDATE_EVERY_SECONDS = 5;
|
||||
Reference in New Issue
Block a user