16 lines
586 B
Plaintext
16 lines
586 B
Plaintext
//
|
|
// This file is auto-generated by script docgen.py.
|
|
// DO NOT EDIT BY HAND!
|
|
//
|
|
* [[option_fifo.file.enabled]] *fifo.file.enabled*
|
|
** description: pass:none[enable FIFO pipe]
|
|
** type: boolean
|
|
** values: on, off
|
|
** default value: `+on+`
|
|
|
|
* [[option_fifo.file.path]] *fifo.file.path*
|
|
** description: 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)]
|
|
** type: string
|
|
** values: any string
|
|
** default value: `+"%h/weechat_fifo"+`
|