fixed a typo

This commit is contained in:
2025-11-20 11:21:53 -05:00
parent 1f5e4847ca
commit e34645eeaa
+1 -1
View File
@@ -17,7 +17,7 @@ PREAUTH_TOKEN_NAME='Authentication Token'
PREAUTH_SUBMIT_NAME='Submit'
# who owns the session files
# permissions of the volumn must match
# permissions of the volume must match
USER_ID=1000
GROUP_ID=1000