From d8cc69ae4133387623a681e707404dbb8f133df1 Mon Sep 17 00:00:00 2001 From: Luigi311 Date: Mon, 23 May 2022 01:21:25 -0600 Subject: [PATCH] Update sample --- .env.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.sample b/.env.sample index c037062..3667cdb 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,6 @@ +DRYRUN = "True" +SLEEP_DURATION = "3600" + PLEX_BASEURL = "http://localhost:32400" PLEX_TOKEN = "SuperSecretToken" #PLEX_USERNAME = ""