From 96d9f766471478c52a751eeef6b133f10e36498f Mon Sep 17 00:00:00 2001 From: zakary Date: Fri, 15 Nov 2024 21:20:30 -0600 Subject: [PATCH] update environmental variables for LOGID_FILE --- .env.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index a6d33f8..8c19793 100644 --- a/.env.sample +++ b/.env.sample @@ -11,7 +11,8 @@ XSEED_PORT="" # Example: "2468" ## API Key for Cross Seed, if applicable XSEED_APIKEY="" # Example: "your-api-key" ## Path to store the script's database of prior searches -LOG_FILE="" # Example: "/config/xseed_db.log" +LOG_FILE="" # Example: "/config/xseed_db.log" +LOGID_FILE="" # Example: "/config/xseed-id.log" # ZFS Destory VERBOSE=0 MAX_FREQ=2