From 8436de7076982cfecb153193bd7f70bdb802b9e2 Mon Sep 17 00:00:00 2001 From: agatha Date: Fri, 13 Feb 2026 23:58:58 -0500 Subject: [PATCH] chore: update defaults --- dr1p4ns1.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dr1p4ns1.py b/dr1p4ns1.py index 8756148..26c5aad 100644 --- a/dr1p4ns1.py +++ b/dr1p4ns1.py @@ -55,9 +55,9 @@ FIFO_PATH = f"{os.path.expanduser('~')}/.weechat/weechat_fifo" FIFO_ENABLED = True ##### COPY_PATH = f"{os.path.expanduser('~')}/Pictures" ##### DELETE_PATH = "/tmp" ##### -FLOODRATE_INTERVAL_SECONDS = 0.125 ##### +FLOODRATE_INTERVAL_SECONDS = 0.3 ##### global SHOW_FILENAME ##### -SHOW_FILENAME=True ##### +SHOW_FILENAME=False ##### DR1P_VERSION="2.701 - last updated: 03/26/23 - https://git.tcp.direct/decoded/dr1p4ns1" ##### #################################################################################################### ####################### #################################################################################################### #######################