From 04f1c9e1a4b60628633d4506ba33928096576ddb Mon Sep 17 00:00:00 2001 From: Flan's server Date: Sun, 5 Jul 2020 22:08:35 +0000 Subject: [PATCH] update example config --- config.js.example | 4 ++++ 1 file changed, 4 insertions(+) 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: '',