1 # Name of the server as it appears on the Tracker
2 Name: My Hotline server
4 # Description of the server as it appears on the tracker
5 Description: A default configured Hotline server running Mobius
7 # Server banner ID; currently implemented
10 # Path to the Files directory, by default in a subdirectory of the config root named Files
13 # Enable tracker registration. Must be "true" or "false".
14 EnableTrackerRegistration: false
16 # List of trackers to register with
19 - tracker.preterhuman.net:5499
21 # Preserve resource forks and file type/creator codes for files uploaded by Macintosh clients.
22 # This comes with trade-offs. For more details, see:
23 # https://github.com/jhalter/mobius/wiki/Resource-fork-support-in-Mobius
24 # Must be "true" or "false".
25 PreserveResourceForks: false
27 # Optional custom date format for flat news postings
30 # Optional custom delimiter between flat news postings
33 # Maximum simultaneous downloads; currently unimplemented
36 # Maximum simultaneous downloads per client; currently unimplemented
37 MaxDownloadsPerClient: 0
39 # Maximum simultaneous connections/IP; currently unimplemented
40 MaxConnectionsPerIP: 0