chore: update defaults
This commit is contained in:
@@ -55,9 +55,9 @@ FIFO_PATH = f"{os.path.expanduser('~')}/.weechat/weechat_fifo"
|
|||||||
FIFO_ENABLED = True #####
|
FIFO_ENABLED = True #####
|
||||||
COPY_PATH = f"{os.path.expanduser('~')}/Pictures" #####
|
COPY_PATH = f"{os.path.expanduser('~')}/Pictures" #####
|
||||||
DELETE_PATH = "/tmp" #####
|
DELETE_PATH = "/tmp" #####
|
||||||
FLOODRATE_INTERVAL_SECONDS = 0.125 #####
|
FLOODRATE_INTERVAL_SECONDS = 0.3 #####
|
||||||
global SHOW_FILENAME #####
|
global SHOW_FILENAME #####
|
||||||
SHOW_FILENAME=True #####
|
SHOW_FILENAME=False #####
|
||||||
DR1P_VERSION="2.701 - last updated: 03/26/23 - https://git.tcp.direct/decoded/dr1p4ns1" #####
|
DR1P_VERSION="2.701 - last updated: 03/26/23 - https://git.tcp.direct/decoded/dr1p4ns1" #####
|
||||||
#################################################################################################### #######################
|
#################################################################################################### #######################
|
||||||
#################################################################################################### #######################
|
#################################################################################################### #######################
|
||||||
|
|||||||
Reference in New Issue
Block a user