https://bugs.documentfoundation.org/show_bug.cgi?id=113757

            Bug ID: 113757
           Summary: Add config option to report document session
                    termination back to document host
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

It would be nice if LibreOffice online could have a config option wherein
document session termination could be reported back to the document server. So
a url could be provided per document host (relative or full) for LOOL to report
back.

e.g
<host desc="Regex pattern of hostname to allow or deny." allow="true">
   <url>my.domain.co.uk</url>
   <session_termninate_url desc="Provide full url if not relative to host.url"
relative="true">
       /document/${docID}/terminated
   </session_termninate_url>
</host>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to