File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 # Disable external_port_2
4747 sed -i 's|^external_port_2|# external_port_2|' lib/secure/etc/nightmare-residuum.config
48+ # Disable external_port_3
49+ sed -i 's|^external_port_3|# external_port_3|' lib/secure/etc/nightmare-residuum.config
4850 shell : bash
4951 timeout-minutes : 1
5052
Original file line number Diff line number Diff line change 1010name : Residuum
1111
1212# the external ports we support
13- external_port_1: telnet 6666
14- external_port_2: telnet 6667
15- external_port_2_tls: cert=secure/etc/tls/nightmare-residuum.com.crt key=secure/etc/tls/nightmare-residuum.com.key
13+ external_port_1 : telnet 6666
14+ external_port_2 : telnet 6667
15+ external_port_2_tls : cert=secure/etc/tls/nightmare-residuum.com.crt key=secure/etc/tls/nightmare-residuum.com.key
16+ external_port_3 : websocket 6668
17+ external_port_3_tls : cert=secure/etc/tls/nightmare-residuum.com.crt key=secure/etc/tls/nightmare-residuum.com.key
18+ websocket http dir : www
1619
1720# absolute pathname of mudlib
1821mudlib directory : /home/mud/game/lib
You can’t perform that action at this time.
0 commit comments