mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-11-16 20:09:17 -05:00
Matrix and Element Web server
Since nginx only uses 1 second precision for the error logs and syslog timestamps, we can use receive time on the syslog-ng side. We can switch to source time once nginx adds RFC 5424 support which is currently in an open pull request but will likely require changes to add a configuration option for it. Our approach to working around this within nginx didn't work perfectly since $msec obtains the time on-demand separately from $time_iso8601. |
||
|---|---|---|
| .github | ||
| default | ||
| logrotate.d | ||
| nginx | ||
| postgres/data | ||
| synapse | ||
| syslog-ng/conf.d | ||
| systemd/system | ||
| webapps/element | ||
| .gitignore | ||
| deploy-static | ||
| local-backup | ||
| process-static | ||
| remote-backup | ||
| requirements.in | ||
| requirements.txt | ||
| setup | ||