Unverified Commit 2008fec9 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

nixos/onlyoffice: document securityNonceFile permissions (#465889)

parents b901c0e3 d199ea28
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.
      '';
    };