Skip to content

Commit 7430366

Browse files
committed
append more options to selkies blurb
1 parent 600f6a1 commit 7430366

File tree

1 file changed

+10
-0
lines changed
  • ansible/roles/documentation/templates/README_SNIPPETS

1 file changed

+10
-0
lines changed

ansible/roles/documentation/templates/README_SNIPPETS/SELKIES.j2

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ This container is based on [Docker Baseimage Selkies](https://github.com/linuxse
2525
| LC_ALL | Set the Language for the container to run as IE `fr_FR.UTF-8` `ar_AE.UTF-8` |
2626
| NO_DECOR | If set the application will run without window borders in openbox for use as a PWA. |
2727
| NO_FULL | Do not automatically fullscreen applications when using openbox. |
28+
| DISABLE_ZINK | Do not set zink related environment variables when a video card is detected. |
29+
| WATERMARK_PNG | Full path inside the container to a watermark png IE `/config/image.png` |
30+
| WATERMARK_LOCATION | Where to paint the image over the stream integer options below |
31+
32+
* 1 - Top Left
33+
* 2 - Top Right
34+
* 3 - Bottom Left
35+
* 4 - Bottom Right
36+
* 5 - Centered
37+
* 6 - Animated
2838

2939
#### Optional run configurations
3040

0 commit comments

Comments
 (0)