We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f89ba0 commit 9bc08b7Copy full SHA for 9bc08b7
.env.sample
@@ -11,7 +11,8 @@ XSEED_PORT="" # Example: "2468"
11
## API Key for Cross Seed, if applicable
12
XSEED_APIKEY="" # Example: "your-api-key"
13
## Path to store the script's database of prior searches
14
-LOG_FILE="" # Example: "/config/xseed_db.log"
+LOG_FILE="" # Example: "/config/xseed_db.log"
15
+LOGID_FILE="" # Example: "/config/xseed-id.log"
16
# ZFS Destory
17
VERBOSE=0
18
MAX_FREQ=2
0 commit comments