mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
docs(indexers): update MAM cookie help text (#1968)
Updated Cookie Help Text Updated the help text to include how to generate the session properly tied to the IP address that Autobrr is running from.
This commit is contained in:
parent
5b7268da22
commit
06229edb55
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ settings:
|
|||
type: secret
|
||||
required: true
|
||||
label: Cookie (mam_id)
|
||||
help: "Check how to get cookies in your browser and find the mam_id cookie. Changes monthly. Format mam_id=$ID;"
|
||||
help: "Under your username, go to preferences then security and generate a session using the IP address Autobrr runs on. Changes monthly. Format mam_id=$ID;"
|
||||
|
||||
irc:
|
||||
network: MyAnonamouse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue