nixos/onlyoffice: document securityNonceFile permissions (#465889)

This commit is contained in:
Aleksana
2025-11-28 10:17:57 +00:00
committed by GitHub
@@ -30,6 +30,10 @@ in
```
set $secure_link_secret "changeme";
```
This file must be readable both by nginx and by the onlyoffice
documentserver. Since nginx is added to the onlyoffice group,
you may want to make the file readable to the onlyoffice group.
'';
};