From 3f66e58ebe68116f8b3d2c280111633c6e15906f Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Mon, 10 Apr 2023 14:33:24 -0700 Subject: [PATCH] admin: add external storage note Signed-off-by: Varun Patil --- src/Admin.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Admin.vue b/src/Admin.vue index 13a56aad..5d232638 100644 --- a/src/Admin.vue +++ b/src/Admin.vue @@ -45,7 +45,7 @@ {{ t( "memories", - "Note that this may be very CPU intensive without hardware acceleration." + "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." ) }}