259 lines
6.8 KiB
XML
259 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
********* WARNING! *********
|
|
|
|
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
|
|
docgen.pl builds XML doc files to include in many languages
|
|
-->
|
|
|
|
<command>xfer.color.status_aborted</command>: text color for "aborted" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: lightred)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.status_active</command>: text color for "active" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: lightblue)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.status_connecting</command>: text color for "connecting" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: yellow)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.status_done</command>: text color for "done" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: lightgreen)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.status_failed</command>: text color for "failed" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: lightred)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.status_waiting</command>: text color for "waiting" status
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: lightcyan)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.text</command>: text color
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: default)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.text_bg</command>: background color
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: default)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.color.text_selected</command>: text color of selected xfer line
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: color</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: a color name (default value: white)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.auto_accept_chats</command>: automatically accept chat requests (use carefully!)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: off)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.auto_accept_files</command>: automatically accept incoming files (use carefully!)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: off)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.auto_rename</command>: rename incoming files if already exists (add '.1', '.2', ...)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.auto_resume</command>: automatically resume file transfer if connection with remote host is lost
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.convert_spaces</command>: convert spaces to underscores when sending files
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.download_path</command>: path for writing incoming files
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: string</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: any string (default value: '%h/xfer')</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.upload_path</command>: path for reading files when sending (when no path is specified by user)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: string</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: any string (default value: '~')</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.file.use_nick_in_filename</command>: use remote nick as prefix in local filename when receiving a file
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.look.auto_open_buffer</command>: auto open xfer buffer when a new xfer is added to list
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.look.progress_bar_size</command>: size of progress bar, in chars (if 0, progress bar is disabled)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: integer</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: 0 .. 256 (default value: 20)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.blocksize</command>: block size for sending packets, in bytes
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: integer</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: 1024 .. 102400 (default value: 65536)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.fast_send</command>: does not wait for ACK when sending file
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: boolean</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: on, off (default value: on)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.own_ip</command>: IP or DNS address used for sending files/chats (if empty, local interface IP is used)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: string</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: any string (default value: '')</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.port_range</command>: restricts outgoing files/chats to use only ports in the given range (useful for NAT) (syntax: a single port, ie. 5000 or a port range, ie. 5000-5015, empty value means any port)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: string</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: any string (default value: '')</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.speed_limit</command>: speed limit for sending files, in kilo-bytes by second (0 means no limit)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: integer</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: 0 .. 2147483647 (default value: 0)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<command>xfer.network.timeout</command>: timeout for xfer request (in seconds)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>type: integer</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>values: 5 .. 2147483647 (default value: 300)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|