Skip to content

Commit 23e022e

Browse files
committed
wording
1 parent 32004ac commit 23e022e

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/documentation/templates/README_SNIPPETS

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
| CUSTOM_USER | HTTP Basic auth username, abc is default. |
1010
| DRI_NODE | **Encoding GPU**: Enable VAAPI/NVENC stream encoding and use the specified device IE `/dev/dri/renderD128` |
1111
| DRINODE | **Rendering GPU**: Specify which GPU to use for EGL/3D acceleration IE `/dev/dri/renderD129` |
12-
| AUTO_GPU | If multiple GPUs are mounted in we will automatically use the first one available for encoding and rendering IE `/dev/dri/renderD128` |
12+
| AUTO_GPU | If set to true and in Wayland mode, we will automatically use the first GPU available for encoding and rendering IE `/dev/dri/renderD128` |
1313
| PASSWORD | HTTP Basic auth password, abc is default. If unset there will be no auth |
1414
| SUBFOLDER | Subfolder for the application if running a subfolder reverse proxy, need both slashes IE `/subfolder/` |
1515
| TITLE | The page title displayed on the web browser, default "Selkies" |

0 commit comments

Comments
 (0)