1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00
Files
weechat/doc/it/autogen/user/fifo_options.adoc
T

16 lines
601 B
Plaintext

//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
* [[option_fifo.file.enabled]] *fifo.file.enabled*
** descrizione: pass:none[enable FIFO pipe]
** tipo: bool
** valori: on, off
** valore predefinito: `+on+`
* [[option_fifo.file.path]] *fifo.file.path*
** descrizione: pass:none[path for FIFO file; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default); WeeChat PID can be used in path with ${info:pid} (note: content is evaluated, see /help eval)]
** tipo: stringa
** valori: qualsiasi stringa
** valore predefinito: `+"%h/weechat_fifo"+`