Age | Commit message (Collapse) | Author |
|
Using env variable directly used by the process, it’s easier than calling
sed on the configuration file before we start the process. Also we don’t
need to start as root anymore, and it’s a lot cleaner.
|
|
|
|
|
|
This fixes permission problems when we bind a volume that is not owned by
the biboumi user.
|
|
|
|
|
|
|
|
|
|
This reverts commit 26eb28dc2368d14e171201a0c6b76b76b19e1ddc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because, I don’t know why but, this doesn’t work.
|
|
|
|
At the moment, result-set-management is not implemented, the whole history
(well, at most 1024 messages) is returned.
|
|
|
|
|
|
|
|
|
|
|
|
|