diff --git a/config.js.example b/config.js.example index 706bd0a..af2324f 100644 --- a/config.js.example +++ b/config.js.example @@ -45,6 +45,10 @@ var config = { LOGIN_SESSION_TIME: 60*60*24*14, IP_MNEMONIC: true, + // Slut enabler don't ask + PYU_START: 0, + // Path to the fs the images are mounted on + MOUNTPOINT: '/opt/doushio/www', // API key with Youtube Data API v3 (browser) access // obtain from https://console.developers.google.com GOOGLE_API_KEY: '',