mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Escape characters in username log filter
* Remove filter for friendly names
This commit is contained in:
parent
84a14c0f25
commit
35aca11feb
2 changed files with 3 additions and 6 deletions
|
@ -164,7 +164,7 @@
|
|||
<input type="checkbox" id="log_blacklist_usernames" name="log_blacklist_usernames" value="1" ${config['log_blacklist_usernames']}> Mask Usernames in Logs
|
||||
</label>
|
||||
<p class="help-block">
|
||||
Enable to mask Plex usernames and Tautulli friendly names with asterisks (*) in the logs.<br />
|
||||
Enable to mask Plex usernames with asterisks (*) in the logs.<br />
|
||||
Note: Only logs from the time this setting is enabled will be masked.
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue