Skip to content

Commit

Permalink
disable router_fw message
Browse files Browse the repository at this point in the history
Set no_router_fw_help=1 in the default conf since KadC servers are down
and P2P is no longer working.
  • Loading branch information
gk7huki committed May 5, 2020
1 parent 8c29f54 commit cf5c4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist_files/conf/rvhouse.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ port=2302
version_update=http://rv12.revoltzone.net/rv_house_version.html
global_ignore=http://rv12.revoltzone.net/rv_house_global_ignore.dat
debug=0
no_router_fw_help=0
no_router_fw_help=1

[net_serverless]
ip=
Expand Down

0 comments on commit cf5c4e4

Please sign in to comment.