(for future googlers regarding point 6 on nginx, see also this response for additional context)
Thanks! Couple of follow-ups:
1.
[notification]/jwt_private_keyinseafile.conf: Yes, this is deprecated inseafile.conf. In version 12, the notification server is a separate component. You should /-/remove the[notification]block fromseafile.conf
Documentation is conflicting on this. Obsolete config section says the config block is to be removed, whereas notification-server setup config says it’s still needed.
- regarding /seafdav nginx path, your other reply here mentions it’s no longer needed, whereas here at point 6 it was said “Only required if you enable WebDAV” – conflicting info.