diff options
Diffstat (limited to 'instance')
| -rw-r--r-- | instance/config.example.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instance/config.example.py b/instance/config.example.py index 9740ca2..7acfe3b 100644 --- a/instance/config.example.py +++ b/instance/config.example.py @@ -176,7 +176,7 @@ NSFW_DETECT = False # are marked as NSFW. # # If NSFW_DETECT is set to False, then this has no effect. -NSFW_THRESHOLD = 0.608 +NSFW_THRESHOLD = 0.92 # If you want to scan files for viruses using ClamAV, specify the socket used |
