diff options
Diffstat (limited to 'doc/source/configuration.rst')
-rw-r--r-- | doc/source/configuration.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index cb2fbddb..b15d5140 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -860,9 +860,11 @@ Other remote_fifo_path - **Default value:** ``./poezio.fifo`` + **Default value:** ``./`` The path of the FIFO used to send the commands (see the :term:`exec_remote` option). + Poezio will try to create a :file:`poezio.fifo` file in this directory. + save_status |