16 lines
601 B
Plaintext
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"+`
|