mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
- Mention Gobby. - Add note on when the firewall service should be enabled in line with other firewalld service descriptions.
7 lines
401 B
XML
7 lines
401 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>infinoted</short>
|
|
<description>infinoted is a dedicated server for Gobby which allows clients to edit plain text documents and source files collaboratively over network. Enable this if you are running an infinoted server that helps Gobby clients to collaborate with each other.</description>
|
|
<port protocol="tcp" port="6523"/>
|
|
</service>
|