Orphan visits - clear them permanently #101
Answered
by
acelaya
f8projects
asked this question in
Help wanted
-
is it possible to delete all Orphan visits logs from database? |
Beta Was this translation helpful? Give feedback.
Answered by
acelaya
Jan 18, 2023
Replies: 0 comments 1 reply
-
Unfortunately no, but you can disable any further orphan visits tracking by providing |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
f8projects
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately no, but you can disable any further orphan visits tracking by providing
TRACK_ORPHAN_VISITS=false
, or viaphp vendor/bin/shlink-installer set-option
(one or the other, depending how you are using Shlink).