...aaand set to original 5

master
samhunter 2 years ago
parent a40afda563
commit 50485159f4

2
gab

@ -7,7 +7,7 @@ import subprocess as sp
from subprocess import call
import tempfile
LIST_MESSAGES_LIMIT = "13"
LIST_MESSAGES_LIMIT = "5"
chan_dir = ".config/gab/channels" ## not used yet. todo: move all gab channel logs to this dir
current_user = os.environ.get('USER')

Loading…
Cancel
Save