Skip to content

Commit

Permalink
chore: increase refresh interval of lmao_ms_copilot to 5m
Browse files Browse the repository at this point in the history
  • Loading branch information
F33RNI committed Mar 31, 2024
1 parent 13a708d commit 1bda66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module_configs/lmao_ms_copilot.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

"__comment21__": "Time (s) for automatically refresh page if no new prompts or responses (to update session)",
"__comment22__": "Set to 0 to disable auto-refresher",
"auto_refresh_interval": 120,
"auto_refresh_interval": 300,

"__comment23__": "User agent to prevent detection of headless chrome. Leave empty to disable it",
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
Expand Down

0 comments on commit 1bda66e

Please sign in to comment.