nixos/onlyoffice: Add NOTE to securityNonceFile
`JK6^MWnHuS04rgR0Gle*oCb6lEL2S!Nd0i6!aMNC27dxhu&ADq$vlwjNQY9VwNQr` gave ``` nginx: [emerg] unknown "vlwjnqy9vwnqr" variable nginx: configuration file /etc/nginx/nginx.conf test failed ``` I updated the system at the same time so it took a while to find the issue.
This commit is contained in:
@@ -34,6 +34,8 @@ in
|
||||
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.
|
||||
|
||||
NOTE: The file must be a valid nginx configuration file. The secret must not contain `$` characters, as they will be interpreted as variables by nginx.
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user