Quantcast
Channel: PirateBox Forum - Raspberry Pi(rate)Box
Viewing all articles
Browse latest Browse all 1863

Re: chat box message retention

$
0
0
Hi,
the chat box is removed after every reboot. If that is the concern, then you can disable this behavior with changing the entry in /opt/piratebox/conf/piratebox.conf

RESET_CHAT="yes"

to, using this command line..

sudo sed -i -e 's|RESET_CHAT="yes"|RESET_CHAT="no"|' \
    /opt/piratebox/conf/piratebox.conf

best regards
Matthias

Viewing all articles
Browse latest Browse all 1863

Trending Articles