Hi Max, Max Nikulin <[email protected]> writes:
> The following snippet should be added to nginx configuration to assign
> MIME type for .org files:
>
> types {
> # Chromium opens text/x-org in the browser tab,
> # Firefox downloads files and offers to open in some other
> application.
> # text/x-org org;
> text/plain org;
> }
this is now done -- thanks for the reminder.
--
Bastien
