1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-18 23:56:37 +02:00

add setting to set path for chatlogs

This commit is contained in:
Jfreegman
2014-08-26 23:21:32 -04:00
parent f2aa57c4fa
commit 7edcf6cb45
7 changed files with 76 additions and 36 deletions

View File

@ -126,11 +126,16 @@ Voice Activity Detection treshold\&. Float value\&. Recommended values are aroun
.PP
\fBtox\fR
.RS 4
Configuration related to file transfer\&.
Configuration related to paths\&.
.PP
\fBdownload_path\fR
.RS 4
Default path for downloads\&. String value\&. Absolute path where to store downloaded files
Default path for downloads\&. String value\&. Absolute path for downloaded files\&.
.RE
.PP
\fBchatlogs_path\fR
.RS 4
Default path for chatlogs\&. String value\&. Absolute path for chatlog files\&.
.RE
.RE
.PP

View File

@ -78,11 +78,14 @@ OPTIONS
around 40.0
*tox*::
Configuration related to file transfer.
Configuration related to paths.
*download_path*;;
Default path for downloads. String value. Absolute path where to store
downloaded files
Default path for downloads. String value. Absolute path for downloaded
files.
*chatlogs_path*;;
Default path for chatlogs. String value. Absolute path for chatlog files.
*sounds*::
Configuration related to notification sounds.