1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:46:35 +02:00

a few fixes, update example config file

This commit is contained in:
Jfreegman
2014-09-26 03:22:47 -04:00
parent 544c402f78
commit 940af2c711
3 changed files with 7 additions and 4 deletions

View File

@ -45,6 +45,9 @@ tox = {
// Path for downloaded files
// download_path="/home/USERNAME/Downloads/";
// Path for your avatar (file must be a .png and cannot exceed 16.3 KiB)
// avatar_path="/home/USERNAME/Pictures/youravatar.png";
// Path for chatlogs
// chatlogs_path="/home/USERNAME/toxic_chatlogs/";
};