Mercurial > libervia-backend
annotate docker/backend-dev/libervia.conf @ 4210:9218d4331bb2
cli (call): `tui` output implementation:
- Moved original UI to a separated class, and use if with the `simple` output
- By default, best output is automatically selected. For now `gui` is selected if possible,
and `simple` is used as fallback.
- The new `tui` output can be used to have the videos directly embedded in the terminal,
either with real videos for compatible terminal emulators, or with Unicode blocks.
- Text contrôls are used for both `simple` and `tui` outputs
- several options can be used with `--oo` (will be documented in next commit).
rel 428
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 16 Feb 2024 18:46:06 +0100 |
parents | 22cd3094cd1e |
children | 51d004e50786 |
rev | line source |
---|---|
3381 | 1 [DEFAULT] |
4195
22cd3094cd1e
docker (demo): fix starting + better UX:
Goffi <goffi@goffi.org>
parents:
3766
diff
changeset
|
2 log_fmt = [%%(name)s] %%(message)s |
3646
0422c735db56
docker: fixes following global renaming
Goffi <goffi@goffi.org>
parents:
3497
diff
changeset
|
3 media_dir = /src/libervia-media |